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

G

get(FindData) - Method in class no.g9.dataaccess.AbstractHibernateSession
 
get(FindData) - Method in interface no.g9.dataaccess.Session
Get one object from the database according to the given findData.
get(Object, ENavigation, Session) - Method in interface no.g9.jgrape.DataService
 
get(Object, ENavigation, Session) - Method in class no.g9.jgrape.DataServiceImpl
 
get(ObjectSelection, ENavigation, ClientContext) - Method in class no.g9.jgrape.JGrapeLocal
 
get(ObjectSelection, ENavigation, ClientContext, Session) - Method in interface no.g9.jgrape.Manager
 
get(ObjectSelection, ENavigation, ClientContext, Session) - Method in class no.g9.jgrape.OsManager
 
get(ObjectSelection, ENavigation, ClientContext, Session) - Method in class no.g9.jgrape.Role
Part of the Manager interface.
getAll(FindData) - Method in class no.g9.dataaccess.AbstractHibernateSession
 
getAll(FindData) - Method in interface no.g9.dataaccess.Session
Get a list of objects from the database according to the given findData.
getCurrentObjectSelection() - Method in class no.g9.jgrape.Role
Access method for the currentObjectSelection property.
getDatabaseConfigurationSuffix() - Static method in class no.g9.dataaccess.HibernateSessionFactory
 
getDatabaseContextName(ClientContext, String) - Static method in class no.g9.jgrape.SessionManager
Returns the proper database context name according to the given client context.
getDatabaseMappingName(ObjectSelection) - Static method in class no.g9.jgrape.SessionManager
Returns the proper database mapping name according to the given objectSelection
getDatabasePropertiesSuffix() - Static method in class no.g9.dataaccess.HibernateSessionFactory
 
getDatabaseServerSuffix() - Static method in class no.g9.dataaccess.HibernateSessionFactory
 
getDataServiceImpl() - Static method in class no.g9.jgrape.DataServiceImpl
Get a DataServiceImpl object.
getDateFormat() - Method in class no.g9.dataaccess.usertype.IntDate
 
getDateFormatter() - Method in class no.g9.dataaccess.usertype.IntDate
 
getDefaultValue() - Method in class no.g9.dataaccess.usertype.IntDate
 
getDefaultValue() - Method in class no.g9.dataaccess.usertype.IntLocalDate
 
getDefaultValue() - Method in class no.g9.dataaccess.usertype.TextBoolean
 
getDownRelated() - Method in class no.g9.jgrape.Role
Access method for the downRelated property.
getExcludedAttributes() - Method in class no.g9.jgrape.Role
Access method for the excludedAttributes property.
getFalseSaveValue() - Method in class no.g9.dataaccess.usertype.TextBoolean
 
getIncludedAttributes() - Method in class no.g9.jgrape.Role
Access method for the includedAttributes property.
getKeyAttributes(String) - Method in class no.g9.jgrape.Role
Get list of attribute names for a unique key
getLogfileDateFormat() - Static method in class no.g9.jgrape.SessionManager
 
getMainKey() - Method in class no.g9.jgrape.Role
Get the name of main key if this object selection role has a main key.
getManager(ObjectSelection) - Static method in class no.g9.jgrape.OsManager
Returns the proper manager accordning to objectSelection
getName() - Method in class no.g9.jgrape.Role
Access method for the name property.
getParent() - Method in class no.g9.jgrape.Role
Access method for the parent property.
getPrimaryKey() - Method in class no.g9.jgrape.Role
Get the name of primary key if the object selection role has a primary key and all attributes in that key are included in the object selection.
getProperties() - Method in class no.g9.dataaccess.HibernateProperties
 
getPropertyFiles() - Method in class no.g9.dataaccess.HibernateProperties
 
getRegistredTriggers(Class<?>) - Method in class no.g9.jgrape.trigger.MappedTriggerRegistry
 
getRegistredTriggers(Class<?>) - Method in interface no.g9.jgrape.trigger.TriggerRegistry
Get the list of registered JGrapeTriggers for the specified class.
getResourceFiles() - Method in class no.g9.dataaccess.HibernateResources
 
getRootRole() - Method in class no.g9.jgrape.Role
Get the root object selection role manager.
getSession() - Method in class no.g9.dataaccess.AbstractHibernateSession
 
getSession() - Method in class no.g9.dataaccess.HibernateSession
Get access to the Hibernate Session object
getSession(String, String) - Method in class no.g9.dataaccess.HibernateSessionFactory
 
getSession() - Method in class no.g9.dataaccess.HibernateStatelessSession
Get access to the Hibernate Session object
getSession(String, String) - Method in interface no.g9.dataaccess.SessionFactory
Get a session instance.
The session is shared within the thread.
getSession(ObjectSelection, ClientContext) - Static method in class no.g9.jgrape.SessionManager
Convenience method, returns a session for the given object selection and client context.
getSession(ClientContext, String) - Static method in class no.g9.jgrape.SessionManager
Convenience method, returns a session for the given client context and database mapping.
getSession(String, String) - Method in class no.g9.jgrape.tx.TxSessionManager
Get a Session for the given contextName and mappingName.
getSessionfactory() - Static method in class no.g9.dataaccess.HibernateSessionFactory
 
getSessionFactory() - Static method in class no.g9.jgrape.SessionManager
 
getStatelessSession(String, String) - Method in class no.g9.dataaccess.HibernateSessionFactory
 
getStatelessSession(String, String) - Method in interface no.g9.dataaccess.SessionFactory
Get a stateless session instance.
The session is not shared within the thread.
getTrigger(Class<?>, JGrapeTrigger.TriggerType) - Method in class no.g9.jgrape.trigger.JGrapeTriggerProvider
 
getTrigger(Class<?>, JGrapeTrigger.TriggerType) - Method in interface no.g9.jgrape.trigger.TriggerProvider
Provides a list of triggers for the specified domain class and trigger type.
getTriggerList(Class<?>) - Method in class no.g9.jgrape.trigger.RegistryManager
Iterates all trigger registries and collects the list of triggers for the specified class.
getTriggerType() - Method in interface no.g9.jgrape.trigger.JGrapeTrigger
Get the trigger type of this trigger.
getTrueSaveValue() - Method in class no.g9.dataaccess.usertype.TextBoolean
 
getTrueValues() - Method in class no.g9.dataaccess.usertype.TextBoolean
 
getUpRelated() - Method in class no.g9.jgrape.Role
Access method for the upRelated property.
A B C D E F G H I J K L M N O P Q R S T U V 
Skip navigation links

Copyright © 2006–2020 Esito AS. All rights reserved.