net.sf.farrago.fem.config
Class FemFennelConfig$Hib

java.lang.Object
  extended by org.eigenbase.enki.jmi.impl.RefBaseObjectBase
      extended by org.eigenbase.enki.jmi.impl.RefFeaturedBase
          extended by org.eigenbase.enki.jmi.impl.RefObjectBase
              extended by org.eigenbase.enki.hibernate.storage.HibernateObject
                  extended by org.eigenbase.enki.hibernate.jmi.HibernateRefObject
                      extended by net.sf.farrago.fem.config.FemFennelConfig$Hib
All Implemented Interfaces:
RefBaseObject, RefFeatured, RefObject, FemFennelConfig, HibernateAssociable, HibernateIdentifiable

public class FemFennelConfig$Hib
extends HibernateRefObject
implements FemFennelConfig, HibernateAssociable

FennelConfig object instance interface.

Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.


Field Summary
private static String _id
           
protected  Integer cachePagesInit$Hib
           
protected  Integer cachePageSize$Hib
           
protected  Integer cachePagesMax$Hib
           
protected  Integer cacheReservePercentage$Hib
           
protected  Integer databaseIncrementSize$Hib
           
protected  Integer databaseInitSize$Hib
           
protected  Integer databaseMaxSize$Hib
           
protected  Integer databaseShadowLogIncrementSize$Hib
           
protected  Integer databaseShadowLogInitSize$Hib
           
protected  Integer databaseTxnLogIncrementSize$Hib
           
protected  Integer databaseTxnLogInitSize$Hib
           
protected  String deviceSchedulerType$Hib
           
protected  Integer expectedConcurrentStatements$Hib
           
protected  HibernateOneToOneLazyAssociation farragoConfig$Hib
           
protected  Integer freshmenPageQueuePercentage$Hib
           
protected  Integer groupCommitInterval$Hib
           
protected  String jniHandleTraceFile$Hib
           
protected  Integer pageHistoryQueuePercentage$Hib
           
protected  Integer prefetchPagesMax$Hib
           
protected  Integer prefetchThrottleRate$Hib
           
protected  String resourceDir$Hib
           
protected  Integer tempIncrementSize$Hib
           
protected  Integer tempInitSize$Hib
           
protected  Integer tempMaxSize$Hib
           
 
Constructor Summary
FemFennelConfig$Hib()
           
FemFennelConfig$Hib(int databaseInitSize, int databaseIncrementSize, int databaseMaxSize, int tempInitSize, int tempIncrementSize, int tempMaxSize, int databaseShadowLogInitSize, int databaseShadowLogIncrementSize, int databaseTxnLogInitSize, int databaseTxnLogIncrementSize, int cachePagesMax, int cachePagesInit, int cachePageSize, int groupCommitInterval, String resourceDir, String jniHandleTraceFile, int expectedConcurrentStatements, int cacheReservePercentage, DeviceSchedulerType deviceSchedulerType, Integer freshmenPageQueuePercentage, Integer pageHistoryQueuePercentage, Integer prefetchPagesMax, Integer prefetchThrottleRate)
           
 
Method Summary
protected  void checkConstraints(List<JmiException> errors, boolean deepVerify)
           
 HibernateAssociation getAssociation(String type, boolean firstEnd)
           
 int getCachePagesInit()
          Returns the value of attribute cachePagesInit.
 Integer getCachePagesInit$Hib()
           
 int getCachePageSize()
          Returns the value of attribute cachePageSize.
 Integer getCachePageSize$Hib()
           
 int getCachePagesMax()
          Returns the value of attribute cachePagesMax.
 Integer getCachePagesMax$Hib()
           
 int getCacheReservePercentage()
          Returns the value of attribute cacheReservePercentage.
 Integer getCacheReservePercentage$Hib()
           
 String getClassIdentifier()
           
 Collection<HibernateAssociation> getComposingAssociations()
           
 int getDatabaseIncrementSize()
          Returns the value of attribute databaseIncrementSize.
 Integer getDatabaseIncrementSize$Hib()
           
 int getDatabaseInitSize()
          Returns the value of attribute databaseInitSize.
 Integer getDatabaseInitSize$Hib()
           
 int getDatabaseMaxSize()
          Returns the value of attribute databaseMaxSize.
 Integer getDatabaseMaxSize$Hib()
           
 int getDatabaseShadowLogIncrementSize()
          Returns the value of attribute databaseShadowLogIncrementSize.
 Integer getDatabaseShadowLogIncrementSize$Hib()
           
 int getDatabaseShadowLogInitSize()
          Returns the value of attribute databaseShadowLogInitSize.
 Integer getDatabaseShadowLogInitSize$Hib()
           
 int getDatabaseTxnLogIncrementSize()
          Returns the value of attribute databaseTxnLogIncrementSize.
 Integer getDatabaseTxnLogIncrementSize$Hib()
           
 int getDatabaseTxnLogInitSize()
          Returns the value of attribute databaseTxnLogInitSize.
 Integer getDatabaseTxnLogInitSize$Hib()
           
 DeviceSchedulerType getDeviceSchedulerType()
          Returns the value of attribute deviceSchedulerType.
 String getDeviceSchedulerType$Hib()
           
 int getExpectedConcurrentStatements()
          Returns the value of attribute expectedConcurrentStatements.
 Integer getExpectedConcurrentStatements$Hib()
           
 FemFarragoConfig getFarragoConfig()
          Returns the value of reference FarragoConfig.
 HibernateOneToOneLazyAssociation getFarragoConfig$Hib()
           
 Integer getFreshmenPageQueuePercentage()
          Returns the value of attribute freshmenPageQueuePercentage.
 Integer getFreshmenPageQueuePercentage$Hib()
           
 int getGroupCommitInterval()
          Returns the value of attribute groupCommitInterval.
 Integer getGroupCommitInterval$Hib()
           
 String getJniHandleTraceFile()
          Returns the value of attribute jniHandleTraceFile.
 String getJniHandleTraceFile$Hib()
           
 Collection<HibernateAssociation> getNonComposingAssociations()
           
 HibernateAssociation getOrCreateAssociation(String type, boolean firstEnd)
           
 Integer getPageHistoryQueuePercentage()
          Returns the value of attribute pageHistoryQueuePercentage.
 Integer getPageHistoryQueuePercentage$Hib()
           
 Integer getPrefetchPagesMax()
          Returns the value of attribute prefetchPagesMax.
 Integer getPrefetchPagesMax$Hib()
           
 Integer getPrefetchThrottleRate()
          Returns the value of attribute prefetchThrottleRate.
 Integer getPrefetchThrottleRate$Hib()
           
 String getResourceDir()
          Returns the value of attribute resourceDir.
 String getResourceDir$Hib()
           
 int getTempIncrementSize()
          Returns the value of attribute tempIncrementSize.
 Integer getTempIncrementSize$Hib()
           
 int getTempInitSize()
          Returns the value of attribute tempInitSize.
 Integer getTempInitSize$Hib()
           
 int getTempMaxSize()
          Returns the value of attribute tempMaxSize.
 Integer getTempMaxSize$Hib()
           
 RefObject refImmediateComposite()
           
protected  void removeAssociations()
           
 void setAssociation(String type, boolean firstEnd, HibernateAssociation assoc)
           
 void setCachePagesInit(int newValue)
          Sets the value of cachePagesInit attribute.
 void setCachePagesInit$Hib(Integer newValue)
           
 void setCachePageSize$Hib(Integer newValue)
           
 void setCachePagesMax(int newValue)
          Sets the value of cachePagesMax attribute.
 void setCachePagesMax$Hib(Integer newValue)
           
 void setCacheReservePercentage(int newValue)
          Sets the value of cacheReservePercentage attribute.
 void setCacheReservePercentage$Hib(Integer newValue)
           
 void setDatabaseIncrementSize(int newValue)
          Sets the value of databaseIncrementSize attribute.
 void setDatabaseIncrementSize$Hib(Integer newValue)
           
 void setDatabaseInitSize$Hib(Integer newValue)
           
 void setDatabaseMaxSize(int newValue)
          Sets the value of databaseMaxSize attribute.
 void setDatabaseMaxSize$Hib(Integer newValue)
           
 void setDatabaseShadowLogIncrementSize(int newValue)
          Sets the value of databaseShadowLogIncrementSize attribute.
 void setDatabaseShadowLogIncrementSize$Hib(Integer newValue)
           
 void setDatabaseShadowLogInitSize(int newValue)
          Sets the value of databaseShadowLogInitSize attribute.
 void setDatabaseShadowLogInitSize$Hib(Integer newValue)
           
 void setDatabaseTxnLogIncrementSize(int newValue)
          Sets the value of databaseTxnLogIncrementSize attribute.
 void setDatabaseTxnLogIncrementSize$Hib(Integer newValue)
           
 void setDatabaseTxnLogInitSize(int newValue)
          Sets the value of databaseTxnLogInitSize attribute.
 void setDatabaseTxnLogInitSize$Hib(Integer newValue)
           
 void setDeviceSchedulerType(DeviceSchedulerType newValue)
          Sets the value of deviceSchedulerType attribute.
 void setDeviceSchedulerType$Hib(String newValue)
           
 void setExpectedConcurrentStatements(int newValue)
          Sets the value of expectedConcurrentStatements attribute.
 void setExpectedConcurrentStatements$Hib(Integer newValue)
           
 void setFarragoConfig(FemFarragoConfig newValue)
          Sets the value of FarragoConfig reference.
 void setFarragoConfig$Hib(HibernateOneToOneLazyAssociation newValue)
           
 void setFreshmenPageQueuePercentage(Integer newValue)
          Sets the value of freshmenPageQueuePercentage attribute.
 void setFreshmenPageQueuePercentage$Hib(Integer newValue)
           
 void setGroupCommitInterval(int newValue)
          Sets the value of groupCommitInterval attribute.
 void setGroupCommitInterval$Hib(Integer newValue)
           
 void setJniHandleTraceFile(String newValue)
          Sets the value of jniHandleTraceFile attribute.
 void setJniHandleTraceFile$Hib(String newValue)
           
 void setPageHistoryQueuePercentage(Integer newValue)
          Sets the value of pageHistoryQueuePercentage attribute.
 void setPageHistoryQueuePercentage$Hib(Integer newValue)
           
 void setPrefetchPagesMax(Integer newValue)
          Sets the value of prefetchPagesMax attribute.
 void setPrefetchPagesMax$Hib(Integer newValue)
           
 void setPrefetchThrottleRate(Integer newValue)
          Sets the value of prefetchThrottleRate attribute.
 void setPrefetchThrottleRate$Hib(Integer newValue)
           
 void setResourceDir(String newValue)
          Sets the value of resourceDir attribute.
 void setResourceDir$Hib(String newValue)
           
 void setTempIncrementSize(int newValue)
          Sets the value of tempIncrementSize attribute.
 void setTempIncrementSize$Hib(Integer newValue)
           
 void setTempInitSize(int newValue)
          Sets the value of tempInitSize attribute.
 void setTempInitSize$Hib(Integer newValue)
           
 void setTempMaxSize(int newValue)
          Sets the value of tempMaxSize attribute.
 void setTempMaxSize$Hib(Integer newValue)
           
 
Methods inherited from class org.eigenbase.enki.hibernate.jmi.HibernateRefObject
associationSetSingle, attributeSetSingle, findAssociationEnd, fireAssociationRemoveAllEvents, fireAttributeSetEvent, getHibernateRepository, getRepository, refClass, refDelete
 
Methods inherited from class org.eigenbase.enki.hibernate.storage.HibernateObject
delete, delete, save, save
 
Methods inherited from class org.eigenbase.enki.jmi.impl.RefObjectBase
findAttribute, refImmediatePackage, refIsInstanceOf, refMetaObject, refOutermostComposite, setRefMetaObject, unregister
 
Methods inherited from class org.eigenbase.enki.jmi.impl.RefFeaturedBase
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from class org.eigenbase.enki.jmi.impl.RefBaseObjectBase
createInstance, equals, getCurrentInitializer, getEnum, getInitializer, getMofId, getTag, hashCode, invokeMethod, invokeMethod, logJmi, refMofId, refOutermostPackage, refVerifyConstraints, setMofId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.eigenbase.enki.hibernate.storage.HibernateIdentifiable
getMofId
 

Field Detail

_id

private static final String _id
See Also:
Constant Field Values

databaseInitSize$Hib

protected Integer databaseInitSize$Hib

databaseIncrementSize$Hib

protected Integer databaseIncrementSize$Hib

databaseMaxSize$Hib

protected Integer databaseMaxSize$Hib

tempInitSize$Hib

protected Integer tempInitSize$Hib

tempIncrementSize$Hib

protected Integer tempIncrementSize$Hib

tempMaxSize$Hib

protected Integer tempMaxSize$Hib

databaseShadowLogInitSize$Hib

protected Integer databaseShadowLogInitSize$Hib

databaseShadowLogIncrementSize$Hib

protected Integer databaseShadowLogIncrementSize$Hib

databaseTxnLogInitSize$Hib

protected Integer databaseTxnLogInitSize$Hib

databaseTxnLogIncrementSize$Hib

protected Integer databaseTxnLogIncrementSize$Hib

cachePagesMax$Hib

protected Integer cachePagesMax$Hib

cachePagesInit$Hib

protected Integer cachePagesInit$Hib

cachePageSize$Hib

protected Integer cachePageSize$Hib

groupCommitInterval$Hib

protected Integer groupCommitInterval$Hib

resourceDir$Hib

protected String resourceDir$Hib

jniHandleTraceFile$Hib

protected String jniHandleTraceFile$Hib

expectedConcurrentStatements$Hib

protected Integer expectedConcurrentStatements$Hib

cacheReservePercentage$Hib

protected Integer cacheReservePercentage$Hib

deviceSchedulerType$Hib

protected String deviceSchedulerType$Hib

freshmenPageQueuePercentage$Hib

protected Integer freshmenPageQueuePercentage$Hib

pageHistoryQueuePercentage$Hib

protected Integer pageHistoryQueuePercentage$Hib

prefetchPagesMax$Hib

protected Integer prefetchPagesMax$Hib

prefetchThrottleRate$Hib

protected Integer prefetchThrottleRate$Hib

farragoConfig$Hib

protected HibernateOneToOneLazyAssociation farragoConfig$Hib
Constructor Detail

FemFennelConfig$Hib

FemFennelConfig$Hib()

FemFennelConfig$Hib

FemFennelConfig$Hib(int databaseInitSize,
                    int databaseIncrementSize,
                    int databaseMaxSize,
                    int tempInitSize,
                    int tempIncrementSize,
                    int tempMaxSize,
                    int databaseShadowLogInitSize,
                    int databaseShadowLogIncrementSize,
                    int databaseTxnLogInitSize,
                    int databaseTxnLogIncrementSize,
                    int cachePagesMax,
                    int cachePagesInit,
                    int cachePageSize,
                    int groupCommitInterval,
                    String resourceDir,
                    String jniHandleTraceFile,
                    int expectedConcurrentStatements,
                    int cacheReservePercentage,
                    DeviceSchedulerType deviceSchedulerType,
                    Integer freshmenPageQueuePercentage,
                    Integer pageHistoryQueuePercentage,
                    Integer prefetchPagesMax,
                    Integer prefetchThrottleRate)
Method Detail

getDatabaseInitSize$Hib

public Integer getDatabaseInitSize$Hib()

setDatabaseInitSize$Hib

public void setDatabaseInitSize$Hib(Integer newValue)

getDatabaseInitSize

public int getDatabaseInitSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute databaseInitSize.

Specified by:
getDatabaseInitSize in interface FemFennelConfig
Returns:
Value of attribute databaseInitSize.

getDatabaseIncrementSize$Hib

public Integer getDatabaseIncrementSize$Hib()

setDatabaseIncrementSize$Hib

public void setDatabaseIncrementSize$Hib(Integer newValue)

getDatabaseIncrementSize

public int getDatabaseIncrementSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute databaseIncrementSize.

Specified by:
getDatabaseIncrementSize in interface FemFennelConfig
Returns:
Value of attribute databaseIncrementSize.

setDatabaseIncrementSize

public void setDatabaseIncrementSize(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of databaseIncrementSize attribute. See FemFennelConfig.getDatabaseIncrementSize() for description on the attribute.

Specified by:
setDatabaseIncrementSize in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getDatabaseMaxSize$Hib

public Integer getDatabaseMaxSize$Hib()

setDatabaseMaxSize$Hib

public void setDatabaseMaxSize$Hib(Integer newValue)

getDatabaseMaxSize

public int getDatabaseMaxSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute databaseMaxSize.

Specified by:
getDatabaseMaxSize in interface FemFennelConfig
Returns:
Value of attribute databaseMaxSize.

setDatabaseMaxSize

public void setDatabaseMaxSize(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of databaseMaxSize attribute. See FemFennelConfig.getDatabaseMaxSize() for description on the attribute.

Specified by:
setDatabaseMaxSize in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getTempInitSize$Hib

public Integer getTempInitSize$Hib()

setTempInitSize$Hib

public void setTempInitSize$Hib(Integer newValue)

getTempInitSize

public int getTempInitSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute tempInitSize.

Specified by:
getTempInitSize in interface FemFennelConfig
Returns:
Value of attribute tempInitSize.

setTempInitSize

public void setTempInitSize(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of tempInitSize attribute. See FemFennelConfig.getTempInitSize() for description on the attribute.

Specified by:
setTempInitSize in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getTempIncrementSize$Hib

public Integer getTempIncrementSize$Hib()

setTempIncrementSize$Hib

public void setTempIncrementSize$Hib(Integer newValue)

getTempIncrementSize

public int getTempIncrementSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute tempIncrementSize.

Specified by:
getTempIncrementSize in interface FemFennelConfig
Returns:
Value of attribute tempIncrementSize.

setTempIncrementSize

public void setTempIncrementSize(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of tempIncrementSize attribute. See FemFennelConfig.getTempIncrementSize() for description on the attribute.

Specified by:
setTempIncrementSize in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getTempMaxSize$Hib

public Integer getTempMaxSize$Hib()

setTempMaxSize$Hib

public void setTempMaxSize$Hib(Integer newValue)

getTempMaxSize

public int getTempMaxSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute tempMaxSize.

Specified by:
getTempMaxSize in interface FemFennelConfig
Returns:
Value of attribute tempMaxSize.

setTempMaxSize

public void setTempMaxSize(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of tempMaxSize attribute. See FemFennelConfig.getTempMaxSize() for description on the attribute.

Specified by:
setTempMaxSize in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getDatabaseShadowLogInitSize$Hib

public Integer getDatabaseShadowLogInitSize$Hib()

setDatabaseShadowLogInitSize$Hib

public void setDatabaseShadowLogInitSize$Hib(Integer newValue)

getDatabaseShadowLogInitSize

public int getDatabaseShadowLogInitSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute databaseShadowLogInitSize.

Specified by:
getDatabaseShadowLogInitSize in interface FemFennelConfig
Returns:
Value of attribute databaseShadowLogInitSize.

setDatabaseShadowLogInitSize

public void setDatabaseShadowLogInitSize(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of databaseShadowLogInitSize attribute. See FemFennelConfig.getDatabaseShadowLogInitSize() for description on the attribute.

Specified by:
setDatabaseShadowLogInitSize in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getDatabaseShadowLogIncrementSize$Hib

public Integer getDatabaseShadowLogIncrementSize$Hib()

setDatabaseShadowLogIncrementSize$Hib

public void setDatabaseShadowLogIncrementSize$Hib(Integer newValue)

getDatabaseShadowLogIncrementSize

public int getDatabaseShadowLogIncrementSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute databaseShadowLogIncrementSize.

Specified by:
getDatabaseShadowLogIncrementSize in interface FemFennelConfig
Returns:
Value of attribute databaseShadowLogIncrementSize.

setDatabaseShadowLogIncrementSize

public void setDatabaseShadowLogIncrementSize(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of databaseShadowLogIncrementSize attribute. See FemFennelConfig.getDatabaseShadowLogIncrementSize() for description on the attribute.

Specified by:
setDatabaseShadowLogIncrementSize in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getDatabaseTxnLogInitSize$Hib

public Integer getDatabaseTxnLogInitSize$Hib()

setDatabaseTxnLogInitSize$Hib

public void setDatabaseTxnLogInitSize$Hib(Integer newValue)

getDatabaseTxnLogInitSize

public int getDatabaseTxnLogInitSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute databaseTxnLogInitSize.

Specified by:
getDatabaseTxnLogInitSize in interface FemFennelConfig
Returns:
Value of attribute databaseTxnLogInitSize.

setDatabaseTxnLogInitSize

public void setDatabaseTxnLogInitSize(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of databaseTxnLogInitSize attribute. See FemFennelConfig.getDatabaseTxnLogInitSize() for description on the attribute.

Specified by:
setDatabaseTxnLogInitSize in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getDatabaseTxnLogIncrementSize$Hib

public Integer getDatabaseTxnLogIncrementSize$Hib()

setDatabaseTxnLogIncrementSize$Hib

public void setDatabaseTxnLogIncrementSize$Hib(Integer newValue)

getDatabaseTxnLogIncrementSize

public int getDatabaseTxnLogIncrementSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute databaseTxnLogIncrementSize.

Specified by:
getDatabaseTxnLogIncrementSize in interface FemFennelConfig
Returns:
Value of attribute databaseTxnLogIncrementSize.

setDatabaseTxnLogIncrementSize

public void setDatabaseTxnLogIncrementSize(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of databaseTxnLogIncrementSize attribute. See FemFennelConfig.getDatabaseTxnLogIncrementSize() for description on the attribute.

Specified by:
setDatabaseTxnLogIncrementSize in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getCachePagesMax$Hib

public Integer getCachePagesMax$Hib()

setCachePagesMax$Hib

public void setCachePagesMax$Hib(Integer newValue)

getCachePagesMax

public int getCachePagesMax()
Description copied from interface: FemFennelConfig
Returns the value of attribute cachePagesMax.

Specified by:
getCachePagesMax in interface FemFennelConfig
Returns:
Value of attribute cachePagesMax.

setCachePagesMax

public void setCachePagesMax(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of cachePagesMax attribute. See FemFennelConfig.getCachePagesMax() for description on the attribute.

Specified by:
setCachePagesMax in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getCachePagesInit$Hib

public Integer getCachePagesInit$Hib()

setCachePagesInit$Hib

public void setCachePagesInit$Hib(Integer newValue)

getCachePagesInit

public int getCachePagesInit()
Description copied from interface: FemFennelConfig
Returns the value of attribute cachePagesInit.

Specified by:
getCachePagesInit in interface FemFennelConfig
Returns:
Value of attribute cachePagesInit.

setCachePagesInit

public void setCachePagesInit(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of cachePagesInit attribute. See FemFennelConfig.getCachePagesInit() for description on the attribute.

Specified by:
setCachePagesInit in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getCachePageSize$Hib

public Integer getCachePageSize$Hib()

setCachePageSize$Hib

public void setCachePageSize$Hib(Integer newValue)

getCachePageSize

public int getCachePageSize()
Description copied from interface: FemFennelConfig
Returns the value of attribute cachePageSize.

Specified by:
getCachePageSize in interface FemFennelConfig
Returns:
Value of attribute cachePageSize.

getGroupCommitInterval$Hib

public Integer getGroupCommitInterval$Hib()

setGroupCommitInterval$Hib

public void setGroupCommitInterval$Hib(Integer newValue)

getGroupCommitInterval

public int getGroupCommitInterval()
Description copied from interface: FemFennelConfig
Returns the value of attribute groupCommitInterval.

Specified by:
getGroupCommitInterval in interface FemFennelConfig
Returns:
Value of attribute groupCommitInterval.

setGroupCommitInterval

public void setGroupCommitInterval(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of groupCommitInterval attribute. See FemFennelConfig.getGroupCommitInterval() for description on the attribute.

Specified by:
setGroupCommitInterval in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getResourceDir$Hib

public String getResourceDir$Hib()

setResourceDir$Hib

public void setResourceDir$Hib(String newValue)

getResourceDir

public String getResourceDir()
Description copied from interface: FemFennelConfig
Returns the value of attribute resourceDir.

Specified by:
getResourceDir in interface FemFennelConfig
Returns:
Value of attribute resourceDir.

setResourceDir

public void setResourceDir(String newValue)
Description copied from interface: FemFennelConfig
Sets the value of resourceDir attribute. See FemFennelConfig.getResourceDir() for description on the attribute.

Specified by:
setResourceDir in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getJniHandleTraceFile$Hib

public String getJniHandleTraceFile$Hib()

setJniHandleTraceFile$Hib

public void setJniHandleTraceFile$Hib(String newValue)

getJniHandleTraceFile

public String getJniHandleTraceFile()
Description copied from interface: FemFennelConfig
Returns the value of attribute jniHandleTraceFile.

Specified by:
getJniHandleTraceFile in interface FemFennelConfig
Returns:
Value of attribute jniHandleTraceFile.

setJniHandleTraceFile

public void setJniHandleTraceFile(String newValue)
Description copied from interface: FemFennelConfig
Sets the value of jniHandleTraceFile attribute. See FemFennelConfig.getJniHandleTraceFile() for description on the attribute.

Specified by:
setJniHandleTraceFile in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getExpectedConcurrentStatements$Hib

public Integer getExpectedConcurrentStatements$Hib()

setExpectedConcurrentStatements$Hib

public void setExpectedConcurrentStatements$Hib(Integer newValue)

getExpectedConcurrentStatements

public int getExpectedConcurrentStatements()
Description copied from interface: FemFennelConfig
Returns the value of attribute expectedConcurrentStatements.

Specified by:
getExpectedConcurrentStatements in interface FemFennelConfig
Returns:
Value of attribute expectedConcurrentStatements.

setExpectedConcurrentStatements

public void setExpectedConcurrentStatements(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of expectedConcurrentStatements attribute. See FemFennelConfig.getExpectedConcurrentStatements() for description on the attribute.

Specified by:
setExpectedConcurrentStatements in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getCacheReservePercentage$Hib

public Integer getCacheReservePercentage$Hib()

setCacheReservePercentage$Hib

public void setCacheReservePercentage$Hib(Integer newValue)

getCacheReservePercentage

public int getCacheReservePercentage()
Description copied from interface: FemFennelConfig
Returns the value of attribute cacheReservePercentage.

Specified by:
getCacheReservePercentage in interface FemFennelConfig
Returns:
Value of attribute cacheReservePercentage.

setCacheReservePercentage

public void setCacheReservePercentage(int newValue)
Description copied from interface: FemFennelConfig
Sets the value of cacheReservePercentage attribute. See FemFennelConfig.getCacheReservePercentage() for description on the attribute.

Specified by:
setCacheReservePercentage in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getDeviceSchedulerType$Hib

public String getDeviceSchedulerType$Hib()

setDeviceSchedulerType$Hib

public void setDeviceSchedulerType$Hib(String newValue)

getDeviceSchedulerType

public DeviceSchedulerType getDeviceSchedulerType()
Description copied from interface: FemFennelConfig
Returns the value of attribute deviceSchedulerType.

Specified by:
getDeviceSchedulerType in interface FemFennelConfig
Returns:
Value of attribute deviceSchedulerType.

setDeviceSchedulerType

public void setDeviceSchedulerType(DeviceSchedulerType newValue)
Description copied from interface: FemFennelConfig
Sets the value of deviceSchedulerType attribute. See FemFennelConfig.getDeviceSchedulerType() for description on the attribute.

Specified by:
setDeviceSchedulerType in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getFreshmenPageQueuePercentage$Hib

public Integer getFreshmenPageQueuePercentage$Hib()

setFreshmenPageQueuePercentage$Hib

public void setFreshmenPageQueuePercentage$Hib(Integer newValue)

getFreshmenPageQueuePercentage

public Integer getFreshmenPageQueuePercentage()
Description copied from interface: FemFennelConfig
Returns the value of attribute freshmenPageQueuePercentage.

Specified by:
getFreshmenPageQueuePercentage in interface FemFennelConfig
Returns:
Value of attribute freshmenPageQueuePercentage.

setFreshmenPageQueuePercentage

public void setFreshmenPageQueuePercentage(Integer newValue)
Description copied from interface: FemFennelConfig
Sets the value of freshmenPageQueuePercentage attribute. See FemFennelConfig.getFreshmenPageQueuePercentage() for description on the attribute.

Specified by:
setFreshmenPageQueuePercentage in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getPageHistoryQueuePercentage$Hib

public Integer getPageHistoryQueuePercentage$Hib()

setPageHistoryQueuePercentage$Hib

public void setPageHistoryQueuePercentage$Hib(Integer newValue)

getPageHistoryQueuePercentage

public Integer getPageHistoryQueuePercentage()
Description copied from interface: FemFennelConfig
Returns the value of attribute pageHistoryQueuePercentage.

Specified by:
getPageHistoryQueuePercentage in interface FemFennelConfig
Returns:
Value of attribute pageHistoryQueuePercentage.

setPageHistoryQueuePercentage

public void setPageHistoryQueuePercentage(Integer newValue)
Description copied from interface: FemFennelConfig
Sets the value of pageHistoryQueuePercentage attribute. See FemFennelConfig.getPageHistoryQueuePercentage() for description on the attribute.

Specified by:
setPageHistoryQueuePercentage in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getPrefetchPagesMax$Hib

public Integer getPrefetchPagesMax$Hib()

setPrefetchPagesMax$Hib

public void setPrefetchPagesMax$Hib(Integer newValue)

getPrefetchPagesMax

public Integer getPrefetchPagesMax()
Description copied from interface: FemFennelConfig
Returns the value of attribute prefetchPagesMax.

Specified by:
getPrefetchPagesMax in interface FemFennelConfig
Returns:
Value of attribute prefetchPagesMax.

setPrefetchPagesMax

public void setPrefetchPagesMax(Integer newValue)
Description copied from interface: FemFennelConfig
Sets the value of prefetchPagesMax attribute. See FemFennelConfig.getPrefetchPagesMax() for description on the attribute.

Specified by:
setPrefetchPagesMax in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getPrefetchThrottleRate$Hib

public Integer getPrefetchThrottleRate$Hib()

setPrefetchThrottleRate$Hib

public void setPrefetchThrottleRate$Hib(Integer newValue)

getPrefetchThrottleRate

public Integer getPrefetchThrottleRate()
Description copied from interface: FemFennelConfig
Returns the value of attribute prefetchThrottleRate.

Specified by:
getPrefetchThrottleRate in interface FemFennelConfig
Returns:
Value of attribute prefetchThrottleRate.

setPrefetchThrottleRate

public void setPrefetchThrottleRate(Integer newValue)
Description copied from interface: FemFennelConfig
Sets the value of prefetchThrottleRate attribute. See FemFennelConfig.getPrefetchThrottleRate() for description on the attribute.

Specified by:
setPrefetchThrottleRate in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getFarragoConfig

public FemFarragoConfig getFarragoConfig()
Description copied from interface: FemFennelConfig
Returns the value of reference FarragoConfig.

Specified by:
getFarragoConfig in interface FemFennelConfig
Returns:
Value of reference FarragoConfig.

setFarragoConfig

public void setFarragoConfig(FemFarragoConfig newValue)
Description copied from interface: FemFennelConfig
Sets the value of FarragoConfig reference. See FemFennelConfig.getFarragoConfig() for description on the attribute.

Specified by:
setFarragoConfig in interface FemFennelConfig
Parameters:
newValue - New value to be set.

getFarragoConfig$Hib

public HibernateOneToOneLazyAssociation getFarragoConfig$Hib()

setFarragoConfig$Hib

public void setFarragoConfig$Hib(HibernateOneToOneLazyAssociation newValue)

getAssociation

public HibernateAssociation getAssociation(String type,
                                           boolean firstEnd)
Specified by:
getAssociation in interface HibernateAssociable

setAssociation

public void setAssociation(String type,
                           boolean firstEnd,
                           HibernateAssociation assoc)
Specified by:
setAssociation in interface HibernateAssociable

getOrCreateAssociation

public HibernateAssociation getOrCreateAssociation(String type,
                                                   boolean firstEnd)
Specified by:
getOrCreateAssociation in interface HibernateAssociable

removeAssociations

protected void removeAssociations()
Specified by:
removeAssociations in class HibernateRefObject

getComposingAssociations

public Collection<HibernateAssociation> getComposingAssociations()
Specified by:
getComposingAssociations in class HibernateRefObject

getNonComposingAssociations

public Collection<HibernateAssociation> getNonComposingAssociations()
Specified by:
getNonComposingAssociations in class HibernateRefObject

refImmediateComposite

public RefObject refImmediateComposite()
Specified by:
refImmediateComposite in interface RefObject
Overrides:
refImmediateComposite in class RefObjectBase

checkConstraints

protected void checkConstraints(List<JmiException> errors,
                                boolean deepVerify)
Specified by:
checkConstraints in class RefBaseObjectBase

getClassIdentifier

public String getClassIdentifier()
Specified by:
getClassIdentifier in class HibernateRefObject