- 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