Skip navigation links
A B C D E F G H I L M N O P Q R S T V W 

A

AbstractHibernateContextFactory - Class in to.etc.domui.hibernate.generic
 
AbstractHibernateContextFactory(QEventListenerSet, HibernateSessionMaker, QQueryExecutorRegistry) - Constructor for class to.etc.domui.hibernate.generic.AbstractHibernateContextFactory
 
AbstractHibernateContextFactory(QEventListenerSet, HibernateSessionMaker) - Constructor for class to.etc.domui.hibernate.generic.AbstractHibernateContextFactory
 
AbstractHibernateContextFactory(HibernateSessionMaker) - Constructor for class to.etc.domui.hibernate.generic.AbstractHibernateContextFactory
 
addChangeListener(IChangeListener) - Method in class to.etc.domui.hibernate.types.PersistentObservableList
Add a new listener to the set.
addClasses(Class<?>...) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Must be called before one of the "initialize" methods gets called, to register all POJO classes that need to be configured with Hibernate.
addCommitAction(IRunnable) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
anum() - Method in class to.etc.test.webapp.query.qfield.QTestRelation
 
anum(double...) - Method in class to.etc.test.webapp.query.qfield.QTestRelation
Shortcut eq
assemble(Serializable, Object) - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
assemble(Serializable, Object) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
assemble(Serializable, Object) - Method in class to.etc.domui.hibernate.types.MappedEnumType
 
attach(Object) - Method in class to.etc.domui.hibernate.generic.HibernateLongSessionContext
Should never be used on a long-used context (20091206 jal, error in table update if object not saved 1st).
attach(BuggyHibernateBaseContext, Object) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 

B

bank() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
bank(TestBank...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
bankname() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
bankname(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
banks() - Method in class to.etc.test.webapp.query.qfield.QTestRelation
 
bban() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
bban(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
BeforeImageInterceptor - Class in to.etc.domui.hibernate.beforeimages
This session interceptor delegates load events to the before-image load cache.
BeforeImageInterceptor(IBeforeImageCache) - Constructor for class to.etc.domui.hibernate.beforeimages.BeforeImageInterceptor
 
bic() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
bic(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
blocked() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
blocked(boolean...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
blocked() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
blocked(boolean...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
BooleanPrimitiveYNType - Class in to.etc.domui.hibernate.types
A UserType implementation to map a boolean primitive object to a VARCHAR.
A true value maps to "Y" and a false value maps to "N".
BooleanPrimitiveYNType() - Constructor for class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
BuggyHibernateBaseContext - Class in to.etc.domui.hibernate.generic
This is a basic Hibernate QDataContext implementation, suitable for being used in DomUI code.

C

checkDomuiMetadata() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
checkHibernateClass(Class<?>) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
Does a check to see if the class is a persistent class- because Hibernate itself is too bloody stupid to do it.
checkValid() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
cityname() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
cityname(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
close() - Method in class to.etc.domui.hibernate.config.SillyHibernateConnectionProvider
 
close() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
This version just delegates to the Factory immediately.
closeConnection(Connection) - Method in class to.etc.domui.hibernate.config.SillyHibernateConnectionProvider
 
collectionLoaded(PersistentCollection) - Method in class to.etc.domui.hibernate.beforeimages.BeforeImageInterceptor
Called from CopyCollectionEventListener when a lazy collection is loaded, this initializes the "before" image of that collection.
commit() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
commit() - Method in class to.etc.domui.hibernate.generic.HibernateLongSessionContext
Commit; make sure a transaction exists (because nothing is flushed anyway) then commit.
configure(Properties) - Method in class to.etc.domui.hibernate.config.SillyHibernateConnectionProvider
 
contains(Object, Object) - Method in class to.etc.domui.hibernate.types.ObservableListType
 
conversationAttached(ConversationContext) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
conversationAttached(ConversationContext) - Method in class to.etc.domui.hibernate.generic.HibernateLongSessionContext
 
conversationDestroyed(ConversationContext) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
conversationDestroyed(ConversationContext) - Method in class to.etc.domui.hibernate.generic.HibernateLongSessionContext
 
conversationDestroyed(ConversationContext) - Method in class to.etc.domui.hibernate.generic.HibernateReattachingDataContext
 
conversationDetached(ConversationContext) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
conversationDetached(ConversationContext) - Method in class to.etc.domui.hibernate.generic.HibernateLongSessionContext
 
conversationDetached(ConversationContext) - Method in class to.etc.domui.hibernate.generic.HibernateReattachingDataContext
 
conversationNew(ConversationContext) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
conversationNew(ConversationContext) - Method in class to.etc.domui.hibernate.generic.HibernateLongSessionContext
 
copiedFromPayer() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
copiedFromPayer(TestRelation...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
CopyCollectionEventListener - Class in to.etc.domui.hibernate.beforeimages
This listener must be added to Hibernate's listeners to support before-images of loaded collections.
CopyCollectionEventListener() - Constructor for class to.etc.domui.hibernate.beforeimages.CopyCollectionEventListener
 
CreateBeforeImagePostLoadListener - Class in to.etc.domui.hibernate.beforeimages
Used to create "before" copies of all instances loaded from the database.
CreateBeforeImagePostLoadListener() - Constructor for class to.etc.domui.hibernate.beforeimages.CreateBeforeImagePostLoadListener
 
createCriteria(Session, QCriteria<?>) - Static method in class to.etc.domui.hibernate.model.GenericHibernateHandler
Translate generalized criteria to Hibernate criteria on a session.
createCriteria(Session, QSelection<?>) - Static method in class to.etc.domui.hibernate.model.GenericHibernateHandler
 
CriteriaCreatingVisitor - Class in to.etc.domui.hibernate.model
Thingy which creates a Hibernate Criteria thingy from a generic query.
CriteriaCreatingVisitor(Session, Criteria) - Constructor for class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 

D

deepCopy(Object) - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
deepCopy(Object) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
deepCopy(Object) - Method in class to.etc.domui.hibernate.types.MappedEnumType
 
delete(BuggyHibernateBaseContext, Object) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
Delete the record passed.
disassemble(Object) - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
disassemble(Object) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
disassemble(Object) - Method in class to.etc.domui.hibernate.types.MappedEnumType
 

E

enableBeforeImages(boolean) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
 
enableObservableCollections(boolean) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
 
enhanceMappings() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
Enum5Type - Class in to.etc.domui.hibernate.types
Java 5 Hibernate enum type.
Enum5Type() - Constructor for class to.etc.domui.hibernate.types.Enum5Type
 
equals(Object, Object) - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
equals(Object, Object) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
equals(Object, Object) - Method in class to.etc.domui.hibernate.types.MappedEnumType
 

F

FACTORY - Static variable in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
filename() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
filename(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
filenameSepa() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
filenameSepa(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
find(Class<T>, Object) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
find(BuggyHibernateBaseContext, Class<T>, Object) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
find(BuggyHibernateBaseContext, ICriteriaTableDef<T>, Object) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
findContextHandler(QDataContext, ICriteriaTableDef<?>) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
findContextHandler(QDataContext, Class<?>) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
findContextHandler(QDataContext, Object) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
formatSQL(String) - Static method in class to.etc.domui.hibernate.testsupport.TUtilHibutil
Use Hibernate's SQL formatter to make SQL more readable.
frkIsGAccount() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
frkIsGAccount(boolean...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
fromXMLString(String) - Method in class to.etc.domui.hibernate.types.Enum5Type
 

G

gAccount() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
gAccount(TestBankAccount...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
GenericHibernateHandler - Class in to.etc.domui.hibernate.model
Thingy which helps translating generic database stuff to Hibernate specific thingies.
GenericHibernateHandler() - Constructor for class to.etc.domui.hibernate.model.GenericHibernateHandler
 
get() - Static method in class to.etc.test.webapp.query.qfield.QTestBank
 
get() - Static method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
get() - Static method in class to.etc.test.webapp.query.qfield.QTestRelation
 
getAnum() - Method in class to.etc.test.webapp.query.qfield.TestRelation
 
getBadBooleans() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getBadChildType() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getBadJoinColumn() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getBadOneToMany() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getBadOneToOne() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getBank() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column FBK_ID NUMBER(16, 0) NULL: Foreign key to Bank
getBankname() - Method in class to.etc.test.webapp.query.qfield.TestBank
Column FBK_BANKNAME VARCHAR2(40) NOT NULL: Bank name
getBanks() - Method in class to.etc.test.webapp.query.qfield.TestRelation
 
getBban() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column FBT_BBAN VARCHAR2(15) NULL: Old format account number
getBeforeCache() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
getBic() - Method in class to.etc.test.webapp.query.qfield.TestBank
Column FBK_BIC VARCHAR2(11) NOT NULL: Bank Identifier Code
getCache() - Method in class to.etc.domui.hibernate.beforeimages.BeforeImageInterceptor
 
getCityname() - Method in class to.etc.test.webapp.query.qfield.TestBank
Column FBK_CITYNAME VARCHAR2(40) NOT NULL: City of main central
getCode() - Method in interface to.etc.domui.hibernate.types.IDatabaseCodeEnum
This returns the database-side of the presentation of this enum, i.e.
getConnection() - Method in class to.etc.domui.hibernate.config.SillyHibernateConnectionProvider
 
getConnection() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
We explicitly undeprecate here.
getCopiedFromPayer() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column CST_ID_PAYER NUMBER(16, 0) NULL: De rekening is gekopieerd van betaler
getCriteria() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccountRoot
 
getCriteria() - Method in class to.etc.test.webapp.query.qfield.QTestBankRoot
 
getCriteria() - Method in class to.etc.test.webapp.query.qfield.QTestRelationRoot
 
getCriteriaSQL(Criteria) - Static method in class to.etc.domui.hibernate.testsupport.TUtilHibutil
Use lots of Hibernate internals to obtain the SQL that Hibernate would generate to execute a QCriteria query.
getCriteriaSQL(QDataContext, QCriteria<T>) - Static method in class to.etc.domui.hibernate.testsupport.TUtilHibutil
Convert the QCriteria query into a SQL string generated by Hibernate.
getCriteriaSQL(QDataContext, QSelection<T>) - Static method in class to.etc.domui.hibernate.testsupport.TUtilHibutil
Convert the QSelection query into a SQL string generated by Hibernate.
getDataContext() - Method in class to.etc.domui.hibernate.generic.AbstractHibernateContextFactory
getDataContext() - Method in class to.etc.domui.hibernate.generic.HibernateDataContextFactory
getDataContext() - Method in class to.etc.domui.hibernate.generic.HibernateLongSessionContextFactory
getDataContext() - Method in class to.etc.domui.hibernate.generic.HibernateReattachingContextFactory
getDataContextFactory() - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Returns the data context factory wrapping the hibernate code.
getDataSource() - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Return the datasource, as configured.
getDateErrors() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getDomuiMetaFatals() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getDupTables() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getElementsIterator(Object) - Method in class to.etc.domui.hibernate.types.ObservableListType
 
getEnumErrors() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getEventListeners() - Method in class to.etc.domui.hibernate.generic.AbstractHibernateContextFactory
getFilename() - Method in class to.etc.test.webapp.query.qfield.TestBank
Column FBK_FILENAME VARCHAR2(8) NULL:
getFilenameSepa() - Method in class to.etc.test.webapp.query.qfield.TestBank
Column FBK_FILENAME_SEPA VARCHAR2(8) NULL:
getFromClause(String) - Static method in class to.etc.domui.hibernate.testsupport.TUtilHibutil
This parses a SQL string and tries to detect the primary FROM clause.
getGAccount() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column FBT_ID_G_ACCOUNT NUMBER(16, 0) NULL: Foreign key to FIN_BANK_ACCOUNTS
getGPercentage() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column FBT_G_PERCENTAGE NUMBER(7, 3) NULL: Account percentage
getIban() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column FBT_IBAN VARCHAR2(34) NULL: New account number (IBAN) used for SEPA functionality
getId() - Method in class to.etc.test.webapp.query.qfield.TestBank
Column FBK_ID NUMBER(16, 0) NOT NULL
getId() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column FBT_ID NUMBER(16, 0) NOT NULL
getId() - Method in class to.etc.test.webapp.query.qfield.TestRelation
 
getIdentification() - Method in class to.etc.test.webapp.query.qfield.TestBank
Column FBK_IDENTIFICATION VARCHAR2(5) NOT NULL: Upper case short name, used as Primary Key in Decade
getInstance(Class<T>, Object) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
getInstance(BuggyHibernateBaseContext, Class<T>, Object) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
getInstance(BuggyHibernateBaseContext, ICriteriaTableDef<T>, Object) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
getMissingColumn() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getMissingEntity() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getName() - Method in class to.etc.test.webapp.query.qfield.TestRelation
 
getNotLazyLoadedFormula() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
getObjectState(QDataContext, Object) - Method in class to.etc.domui.hibernate.model.HibernateModelCopier
Determine the object state using internal Hibernate data structures.
getObjectState(QDataContext, Class<?>, Object) - Method in class to.etc.domui.hibernate.model.HibernateModelCopier
 
getPreferredAccount() - Method in class to.etc.test.webapp.query.qfield.TestRelation
Column FBT_ID_PREFERRED NUMBER(16, 0) NULL: De aangewezen bankrekening.
getProperName() - Method in class to.etc.test.webapp.query.qfield.TestRelation
 
getQueryHandlerList() - Method in class to.etc.domui.hibernate.generic.AbstractHibernateContextFactory
 
getRelation() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column CST_ID NUMBER(16, 0) NOT NULL: Foreign key to Relation
getSession() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
INTERNAL USE ONLY Get the Hibernate session present in this QDataContext; allocate a new Session if no session is currently active.
getSession() - Method in class to.etc.domui.hibernate.generic.HibernateLongSessionContext
This override allocates a session in flushmode manual.
getSession() - Method in class to.etc.domui.hibernate.generic.HibernateReattachingDataContext
Overridden to allow for automagic re-attachment of crap.
getSession(QDataContext) - Static method in class to.etc.domui.hibernate.testsupport.TUtilHibutil
Extract the Session instance from a QDataContext.
getSessionFactory() - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Return the Hibernate SessionFactory created by this code.
getSessionMaker() - Method in class to.etc.domui.hibernate.generic.AbstractHibernateContextFactory
 
getSubSelect(String) - Static method in class to.etc.domui.hibernate.testsupport.TUtilHibutil
This locates a "( select ....
getTableAliasMap(String) - Static method in class to.etc.domui.hibernate.testsupport.TUtilHibutil
 
getTypedValues(Criteria, CriteriaQuery) - Method in class to.etc.domui.hibernate.model.HibernateAliasedSqlCriterion
 
getWhereClause(String) - Static method in class to.etc.domui.hibernate.testsupport.TUtilHibutil
 
gPercentage() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
gPercentage(Double...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq

H

hashCode(Object) - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
hashCode(Object) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
hashCode(Object) - Method in class to.etc.domui.hibernate.types.MappedEnumType
 
HibernateAliasedSqlCriterion - Class in to.etc.domui.hibernate.model
This alternative implementation of SQLCriteria allows using SQL criteria's with aliases other than just {alias}.
HibernateAliasedSqlCriterion(String, Object[], Type[]) - Constructor for class to.etc.domui.hibernate.model.HibernateAliasedSqlCriterion
 
HibernateAliasedSqlCriterion(String, Object, Type) - Constructor for class to.etc.domui.hibernate.model.HibernateAliasedSqlCriterion
 
HibernateAliasedSqlCriterion(String) - Constructor for class to.etc.domui.hibernate.model.HibernateAliasedSqlCriterion
 
HibernateChecker - Class in to.etc.domui.hibernate.config
This class attempts to check/correct common hibernate errors that it itself is too stupid to check for.
HibernateChecker(Configuration, boolean, boolean) - Constructor for class to.etc.domui.hibernate.config.HibernateChecker
 
HibernateConfigurator - Class in to.etc.domui.hibernate.config
Helper class to help with configuring Hibernate for DomUI easily.
HibernateConfigurator() - Constructor for class to.etc.domui.hibernate.config.HibernateConfigurator
 
HibernateConfigurator.Mode - Enum in to.etc.domui.hibernate.config
Defines the database update mode (hibernate.hbm2ddl.auto).
HibernateDataContextFactory - Class in to.etc.domui.hibernate.generic
Utterly basic Source for Hibernate connections without any lifecycle management.
HibernateDataContextFactory(QEventListenerSet, HibernateSessionMaker, QQueryExecutorRegistry) - Constructor for class to.etc.domui.hibernate.generic.HibernateDataContextFactory
 
HibernateDataContextFactory(QEventListenerSet, HibernateSessionMaker) - Constructor for class to.etc.domui.hibernate.generic.HibernateDataContextFactory
 
HibernateLongSessionContext - Class in to.etc.domui.hibernate.generic
A context that keeps the session alive but in disconnected mode while running.
HibernateLongSessionContext(QDataContextFactory, HibernateSessionMaker) - Constructor for class to.etc.domui.hibernate.generic.HibernateLongSessionContext
 
HibernateLongSessionContextFactory - Class in to.etc.domui.hibernate.generic
 
HibernateLongSessionContextFactory(QEventListenerSet, HibernateSessionMaker, QQueryExecutorRegistry) - Constructor for class to.etc.domui.hibernate.generic.HibernateLongSessionContextFactory
 
HibernateLongSessionContextFactory(QEventListenerSet, HibernateSessionMaker) - Constructor for class to.etc.domui.hibernate.generic.HibernateLongSessionContextFactory
 
HibernateModelCopier - Class in to.etc.domui.hibernate.model
 
HibernateModelCopier() - Constructor for class to.etc.domui.hibernate.model.HibernateModelCopier
 
HibernateQDataContext - Class in to.etc.domui.hibernate.generic
Thingy which implements the generalized datacontext using Hibernate.
HibernateQueryExecutor - Class in to.etc.domui.hibernate.generic
This handler knows how to execute Hibernate queries using a basic Hibernate context.
HibernateQueryExecutor() - Constructor for class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
HibernateReattachingContextFactory - Class in to.etc.domui.hibernate.generic
This is a factory which creates contexts which reattach all their objects when the context is reactivated in a conversation.
HibernateReattachingContextFactory(QEventListenerSet, HibernateSessionMaker, QQueryExecutorRegistry) - Constructor for class to.etc.domui.hibernate.generic.HibernateReattachingContextFactory
 
HibernateReattachingContextFactory(QEventListenerSet, HibernateSessionMaker) - Constructor for class to.etc.domui.hibernate.generic.HibernateReattachingContextFactory
 
HibernateReattachingDataContext - Class in to.etc.domui.hibernate.generic
This is an HibernateContext which uses automatic reattachment of all nodes to prevent all kinds of crappy Hibernate-related shit.
HibernateReattachingDataContext(QDataContextFactory, HibernateSessionMaker) - Constructor for class to.etc.domui.hibernate.generic.HibernateReattachingDataContext
 
HibernateSessionMaker - Interface in to.etc.domui.hibernate.generic
Thingy which makes a new Hibernate session.

I

iban() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
iban(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
IBeforeImageCollectionProxy<T> - Interface in to.etc.domui.hibernate.beforeimages
 
id() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
id(Long...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
id() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
id(Long...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
IDatabaseCodeEnum - Interface in to.etc.domui.hibernate.types
Must be implemented for enum types that need mapping from database column values to enum labels.
identification() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
identification(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
indexOf(Object, Object) - Method in class to.etc.domui.hibernate.types.ObservableListType
 
initialize(DataSource) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Main worker to initialize the database layer, using Hibernate, with a user-specified core data source.
initialize(String) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Alternate entrypoint: initialize the layer using a poolID in the default poolfile.
initialize(File, String) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Initialize the layer using a poolid in the specified poolfile.
initializeFromOriginal(T) - Method in interface to.etc.domui.hibernate.beforeimages.IBeforeImageCollectionProxy
 
instantiate(int) - Method in class to.etc.domui.hibernate.types.ObservableListType
Return the basic wrapped instance.
instantiate(SessionImplementor, CollectionPersister) - Method in class to.etc.domui.hibernate.types.ObservableListType
 
internalGetSession(QDataContext) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Unwrap the QDataContext and obtain it's Hibernate Session record.
inTransaction() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
isBlocked() - Method in class to.etc.test.webapp.query.qfield.TestBank
Column FBK_BLOCKED_YN VARCHAR2(1) NOT NULL: Is the bank blocked or not
isBlocked() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column FBT_BLOCKED_YN VARCHAR2(1) NOT NULL
isFrkIsGAccount() - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
Column FRK_IS_G_ACCOUNT_YN VARCHAR2(1) NOT NULL: Is this account actually meant to be used as G account for other account
isIgnoreClose() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
isKeepOriginals() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
isMutable() - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
isMutable() - Method in class to.etc.domui.hibernate.types.Enum5Type
 
isMutable() - Method in class to.etc.domui.hibernate.types.MappedEnumType
 
isPersistedEntry(QDataContext, Object) - Method in class to.etc.domui.hibernate.model.HibernateModelCopier
 
isUnloadedChildList(T, PropertyMetaModel<?>) - Method in class to.etc.domui.hibernate.model.HibernateModelCopier
 
isUnloadedParent(T, PropertyMetaModel<?>) - Method in class to.etc.domui.hibernate.model.HibernateModelCopier
 

L

LOG - Static variable in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
logDate() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
logDate(Date...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
logDate() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
logDate(Date...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
logDate() - Method in class to.etc.test.webapp.query.qfield.QTestRelation
 
logDate(Date...) - Method in class to.etc.test.webapp.query.qfield.QTestRelation
Shortcut eq
logModule() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
logModule(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
logModule() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
logModule(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
logModule() - Method in class to.etc.test.webapp.query.qfield.QTestRelation
 
logModule(String...) - Method in class to.etc.test.webapp.query.qfield.QTestRelation
Shortcut eq
logTime() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
logTime(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
logTime() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
logTime(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
logTime() - Method in class to.etc.test.webapp.query.qfield.QTestRelation
 
logTime(String...) - Method in class to.etc.test.webapp.query.qfield.QTestRelation
Shortcut eq
logUser() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
logUser(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
logUser() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
logUser(String...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
logUser() - Method in class to.etc.test.webapp.query.qfield.QTestRelation
 
logUser(String...) - Method in class to.etc.test.webapp.query.qfield.QTestRelation
Shortcut eq

M

m_session - Variable in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
m_sessionMaker - Variable in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
main(String[]) - Static method in class to.etc.test.webapp.query.qfield.QFieldCompileTest
 
main(String[]) - Static method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
makeSession(BuggyHibernateBaseContext) - Method in interface to.etc.domui.hibernate.generic.HibernateSessionMaker
 
MappedEnumType - Class in to.etc.domui.hibernate.types
This Hibernate user type allows mapping Java 5 enums onto fields where field values contain names that are invalid for enum labels (like 1, 6, 5, %fout).
MappedEnumType() - Constructor for class to.etc.domui.hibernate.types.MappedEnumType
 

N

nullSafeGet(ResultSet, String[], Object) - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
nullSafeGet(ResultSet, String[], Object) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
nullSafeGet(ResultSet, String[], Object) - Method in class to.etc.domui.hibernate.types.MappedEnumType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
nullSafeSet(PreparedStatement, Object, int) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
nullSafeSet(PreparedStatement, Object, int) - Method in class to.etc.domui.hibernate.types.MappedEnumType
 

O

objectToSQLString(Object) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
ObservableListType - Class in to.etc.domui.hibernate.types
A type for List type properties which makes the property a ObservableList.
ObservableListType() - Constructor for class to.etc.domui.hibernate.types.ObservableListType
 
onAfterLoad(PostLoadEvent) - Method in class to.etc.domui.hibernate.beforeimages.BeforeImageInterceptor
Whenever an entity is loaded make sure that a "before" image of it exists.
onInitializeCollection(InitializeCollectionEvent) - Method in class to.etc.domui.hibernate.beforeimages.CopyCollectionEventListener
 
onPostLoad(PostLoadEvent) - Method in class to.etc.domui.hibernate.beforeimages.CreateBeforeImagePostLoadListener
 
organisationId() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
organisationId(Long...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
organisationId() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
organisationId(Long...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
original(T) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 

P

parse(String) - Static method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
Parsing of a String yields the following results: TRUE: if src equals y,yes,1 or 'true' (case insensitive) FALSE: in all other cases
pBANK - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
 
pBANKNAME - Static variable in class to.etc.test.webapp.query.qfield.TestBank
 
pBBAN - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
 
pBIC - Static variable in class to.etc.test.webapp.query.qfield.TestBank
 
pBLOCKED - Static variable in class to.etc.test.webapp.query.qfield.TestBank
 
pBLOCKED - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
 
pCITYNAME - Static variable in class to.etc.test.webapp.query.qfield.TestBank
 
pCOPIED_FROM_PAYER - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
 
PersistentObservableList<T> - Class in to.etc.domui.hibernate.types
This is the Hibernate "wrapper" for an Observable list.
PersistentObservableList() - Constructor for class to.etc.domui.hibernate.types.PersistentObservableList
 
PersistentObservableList(SessionImplementor, List<T>) - Constructor for class to.etc.domui.hibernate.types.PersistentObservableList
 
PersistentObservableList(SessionImplementor) - Constructor for class to.etc.domui.hibernate.types.PersistentObservableList
 
pFILENAME - Static variable in class to.etc.test.webapp.query.qfield.TestBank
 
pFILENAMESEPA - Static variable in class to.etc.test.webapp.query.qfield.TestBank
 
pFRKISGACCOUNT - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
 
pGACCOUNT - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
 
pGPERCENTAGE - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
 
pIBAN - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
 
pIDENTIFICATION - Static variable in class to.etc.test.webapp.query.qfield.TestBank
 
preferredAccount() - Method in class to.etc.test.webapp.query.qfield.QTestRelation
 
preferredAccount(TestBankAccount...) - Method in class to.etc.test.webapp.query.qfield.QTestRelation
Shortcut eq
pRELATION - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
 
properName() - Method in class to.etc.test.webapp.query.qfield.QTestRelation
 
properName(String...) - Method in class to.etc.test.webapp.query.qfield.QTestRelation
Shortcut eq

Q

QBeforeCollectionNotLoadedException - Exception in to.etc.domui.hibernate.beforeimages
 
QBeforeCollectionNotLoadedException(String) - Constructor for exception to.etc.domui.hibernate.beforeimages.QBeforeCollectionNotLoadedException
 
QFieldCompileTest - Class in to.etc.test.webapp.query.qfield
Not really meant to run.
QFieldCompileTest() - Constructor for class to.etc.test.webapp.query.qfield.QFieldCompileTest
 
QFieldRunTest - Class in to.etc.test.webapp.query.qfield
Class that test if the light wrapper api gives the same result as the original api making the same queries.
QFieldRunTest() - Constructor for class to.etc.test.webapp.query.qfield.QFieldRunTest
 
QTestBank<R extends to.etc.webapp.query.QField<R,?>> - Class in to.etc.test.webapp.query.qfield
 
QTestBankAccount<R extends to.etc.webapp.query.QField<R,?>> - Class in to.etc.test.webapp.query.qfield
 
QTestBankAccountRoot - Class in to.etc.test.webapp.query.qfield
 
QTestBankRoot - Class in to.etc.test.webapp.query.qfield
 
QTestRelation<R extends to.etc.webapp.query.QField<R,?>> - Class in to.etc.test.webapp.query.qfield
 
QTestRelationRoot - Class in to.etc.test.webapp.query.qfield
 
query(BuggyHibernateBaseContext, QCriteria<T>) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
query(BuggyHibernateBaseContext, QSelection<?>) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 

R

refresh(BuggyHibernateBaseContext, Object) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
registerQueryExecutor(IQueryExecutorFactory) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Register an alternative IQueryExecutorFactory which can execute QCriteria queries on non-hibernate classes.
registerQueryListener(IQueryListener) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Register a DomUI IQueryListener that will be called when DomUI executes QCriteria queries.
relation() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
relation(TestRelation...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
removeChangeListener(IChangeListener) - Method in class to.etc.domui.hibernate.types.PersistentObservableList
Remove the listener if it exists.
replace(Object, Object, Object) - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
replace(Object, Object, Object) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
replace(Object, Object, Object) - Method in class to.etc.domui.hibernate.types.MappedEnumType
 
replaceElements(Object, Object, CollectionPersister, Object, Map, SessionImplementor) - Method in class to.etc.domui.hibernate.types.ObservableListType
 
report() - Method in class to.etc.domui.hibernate.config.HibernateChecker
 
returnedClass() - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
returnedClass() - Method in class to.etc.domui.hibernate.types.Enum5Type
 
returnedClass() - Method in class to.etc.domui.hibernate.types.MappedEnumType
 
rollback() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
runCommitHandlers() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 

S

save(BuggyHibernateBaseContext, Object) - Method in class to.etc.domui.hibernate.generic.HibernateQueryExecutor
 
save(QBasicModelCopier.CopyInfo, Object) - Method in class to.etc.domui.hibernate.model.HibernateModelCopier
Sigh.
schemaUpdate(HibernateConfigurator.Mode) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Set the "schema update" mode for Hibernate (corresponding to hbm2ddl.auto).
setBank(TestBank) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setBankname(String) - Method in class to.etc.test.webapp.query.qfield.TestBank
 
setBban(String) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setBic(String) - Method in class to.etc.test.webapp.query.qfield.TestBank
 
setBlocked(boolean) - Method in class to.etc.test.webapp.query.qfield.TestBank
 
setBlocked(boolean) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setCityname(String) - Method in class to.etc.test.webapp.query.qfield.TestBank
 
setConversationInvalid(String) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
setCopiedFromPayer(Relation) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setFilename(String) - Method in class to.etc.test.webapp.query.qfield.TestBank
 
setFilenameSepa(String) - Method in class to.etc.test.webapp.query.qfield.TestBank
 
setFrkIsGAccount(boolean) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setGAccount(TestBankAccount) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setGPercentage(Double) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setIban(String) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setId(Long) - Method in class to.etc.test.webapp.query.qfield.TestBank
 
setId(Long) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setIdentification(String) - Method in class to.etc.test.webapp.query.qfield.TestBank
 
setIgnoreClose(boolean) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
setKeepOriginals() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
 
setParameterValues(Properties) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
setParameterValues(Properties) - Method in class to.etc.domui.hibernate.types.MappedEnumType
Called with the typedef for this type.
setRelation(TestRelation) - Method in class to.etc.test.webapp.query.qfield.TestBankAccount
 
setSessionMaker(HibernateSessionMaker) - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
Set the Hibernate session maker factory.
showSQL(boolean) - Static method in class to.etc.domui.hibernate.config.HibernateConfigurator
Set the "show sql" setting for hibernate.
SillyHibernateConnectionProvider - Class in to.etc.domui.hibernate.config
Only reason for existence is to provide a DataSource to hibernate dynamically.
SillyHibernateConnectionProvider() - Constructor for class to.etc.domui.hibernate.config.SillyHibernateConnectionProvider
 
sqlTypes() - Method in class to.etc.domui.hibernate.types.BooleanPrimitiveYNType
 
sqlTypes() - Method in class to.etc.domui.hibernate.types.Enum5Type
 
sqlTypes() - Method in class to.etc.domui.hibernate.types.MappedEnumType
 
startTransaction() - Method in class to.etc.domui.hibernate.generic.BuggyHibernateBaseContext
supportsAggressiveRelease() - Method in class to.etc.domui.hibernate.config.SillyHibernateConnectionProvider
 

T

tACCOUNT_NUMBER - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
The transient runtime property accountNumber
tcn() - Method in class to.etc.test.webapp.query.qfield.QTestBank
 
tcn(Long...) - Method in class to.etc.test.webapp.query.qfield.QTestBank
Shortcut eq
tcn() - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
 
tcn(Long...) - Method in class to.etc.test.webapp.query.qfield.QTestBankAccount
Shortcut eq
tcn() - Method in class to.etc.test.webapp.query.qfield.QTestRelation
 
tcn(Long...) - Method in class to.etc.test.webapp.query.qfield.QTestRelation
Shortcut eq
test0() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test1() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test10() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test11() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test12() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test13() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test14() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test15() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test2() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test3() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test4() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test5() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test6() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test7() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test8() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
test9() - Method in class to.etc.test.webapp.query.qfield.QFieldRunTest
 
TestBank - Class in to.etc.test.webapp.query.qfield
Table fin_banks: Generated by GenHib Created on Fri Dec 21 08:59:37 CET 2012
TestBank() - Constructor for class to.etc.test.webapp.query.qfield.TestBank
 
TestBankAccount - Class in to.etc.test.webapp.query.qfield
Table fin_bank_accounts: Generated by GenHib Created on Fri Dec 21 10:25:49 CET 2012
TestBankAccount() - Constructor for class to.etc.test.webapp.query.qfield.TestBankAccount
 
testPaths() - Method in class to.etc.test.webapp.query.qfield.QFieldCompileTest
 
TestRelation - Class in to.etc.test.webapp.query.qfield
Test class for generating QField classes
TestRelation() - Constructor for class to.etc.test.webapp.query.qfield.TestRelation
 
tG_ACCOUNT_NUMBER - Static variable in class to.etc.test.webapp.query.qfield.TestBankAccount
The transient runtime property accountNumber
to.etc.domui.hibernate.beforeimages - package to.etc.domui.hibernate.beforeimages
 
to.etc.domui.hibernate.config - package to.etc.domui.hibernate.config
 
to.etc.domui.hibernate.generic - package to.etc.domui.hibernate.generic
 
to.etc.domui.hibernate.model - package to.etc.domui.hibernate.model
 
to.etc.domui.hibernate.testsupport - package to.etc.domui.hibernate.testsupport
 
to.etc.domui.hibernate.types - package to.etc.domui.hibernate.types
 
to.etc.test.webapp.query.qfield - package to.etc.test.webapp.query.qfield
 
toSqlString(Criteria, CriteriaQuery) - Method in class to.etc.domui.hibernate.model.HibernateAliasedSqlCriterion
 
toString() - Method in class to.etc.domui.hibernate.model.HibernateAliasedSqlCriterion
 
toXMLString(Object) - Method in class to.etc.domui.hibernate.types.Enum5Type
 
TUtilHibutil - Class in to.etc.domui.hibernate.testsupport
Helper class for writing JUnit tests around hibernate stuff.

V

valueOf(String) - Static method in enum to.etc.domui.hibernate.config.HibernateConfigurator.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum to.etc.domui.hibernate.config.HibernateConfigurator.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
visitBetween(QBetweenNode) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitCriteria(QCriteria<?>) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitExistsSubquery(QExistsSubquery<?>) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
Child-related subquery: determine existence of children having certain characteristics.
visitLiteral(QLiteral) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitMulti(QMultiNode) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
Compound.
visitMultiSelection(QMultiSelection) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitOrder(QOrder) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitOrderList(List<QOrder>) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitPropertyComparison(QPropertyComparison) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitPropertyIn(QPropertyIn) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitPropertyJoinComparison(QPropertyJoinComparison) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitPropertySelection(QPropertySelection) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitRestrictionsBase(QCriteriaQueryBase<?>) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitSelection(QSelection<?>) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitSelectionColumn(QSelectionColumn) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitSelectionColumns(QSelection<?>) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitSelectionItem(QSelectionItem) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitSelectionSubquery(QSelectionSubquery) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
Render a non-correlated subquery (the subquery has no references to the parent).
visitSqlRestriction(QSqlRestriction) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitSubquery(QSubQuery<?, ?>) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
This handles rendering of a correlated subquery.
visitUnaryNode(QUnaryNode) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 
visitUnaryProperty(QUnaryProperty) - Method in class to.etc.domui.hibernate.model.CriteriaCreatingVisitor
 

W

wrap(SessionImplementor, Object) - Method in class to.etc.domui.hibernate.types.ObservableListType
 
A B C D E F G H I L M N O P Q R S T V W 
Skip navigation links

Copyright © 2017 etc.to. All rights reserved.