mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Javadoc fixes
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22254 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -375,7 +375,6 @@ public class SchemaBootstrap extends AbstractLifecycleBean
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the limit for the hibernate executions queue
|
* Get the limit for the hibernate executions queue
|
||||||
* @return
|
|
||||||
*/
|
*/
|
||||||
public int getHibernateMaxExecutions()
|
public int getHibernateMaxExecutions()
|
||||||
{
|
{
|
||||||
@@ -385,7 +384,6 @@ public class SchemaBootstrap extends AbstractLifecycleBean
|
|||||||
/**
|
/**
|
||||||
* Set the limit for the hibernate executions queue
|
* Set the limit for the hibernate executions queue
|
||||||
* Less than zero always uses event amalgamation
|
* Less than zero always uses event amalgamation
|
||||||
* @param hibernateMaxExecutions
|
|
||||||
*/
|
*/
|
||||||
public void setHibernateMaxExecutions(int hibernateMaxExecutions)
|
public void setHibernateMaxExecutions(int hibernateMaxExecutions)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user