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 

S

save(ObjectSelection, ClientContext) - Method in class no.g9.jgrape.JGrapeLocal
 
save(ObjectSelection, ClientContext, Session) - Method in interface no.g9.jgrape.Manager
Save an object.
save(ObjectSelection, ClientContext, Session) - Method in class no.g9.jgrape.OsManager
Save an object.
save(ObjectSelection, ClientContext, Session) - Method in class no.g9.jgrape.Role
Part of the Manager interface.
session - Variable in class no.g9.dataaccess.HibernateSession
The Hibernate session object.
session - Variable in class no.g9.dataaccess.HibernateStatelessSession
The Hibernate session object.
Session - Interface in no.g9.dataaccess
General session interface for the dataaccess package.
SessionFactory - Interface in no.g9.dataaccess
The session factory is used for creating a new Session instance, and to close a session.
SessionManager - Class in no.g9.jgrape
Common Session management methods used by the JGrapeService implementors.
SessionManager() - Constructor for class no.g9.jgrape.SessionManager
 
setCurrentObjectSelection(ObjectSelection) - Method in class no.g9.jgrape.Role
Sets the value of the currentObjectSelection property.
setDatabaseConfigurationSuffix(String) - Static method in class no.g9.dataaccess.HibernateSessionFactory
Set the database configuration property suffix.
setDatabasePropertiesSuffix(String) - Static method in class no.g9.dataaccess.HibernateSessionFactory
Get the database properties property suffix.
setDatabaseServerSuffix(String) - Static method in class no.g9.dataaccess.HibernateSessionFactory
Get the database server property suffix.
setDateFormat(String) - Method in class no.g9.dataaccess.usertype.IntDate
 
setDateFormatter(SimpleDateFormat) - Method in class no.g9.dataaccess.usertype.IntDate
 
setDefaultValue(Date) - Method in class no.g9.dataaccess.usertype.IntDate
 
setDefaultValue(Boolean) - Method in class no.g9.dataaccess.usertype.TextBoolean
 
setDownRelated(List<Role>) - Method in class no.g9.jgrape.Role
Sets the value of the downRelated property.
setExcludedAttributes(List<String>) - Method in class no.g9.jgrape.Role
Sets the value of the excludedAttributes property.
setFalseSaveValue(String) - Method in class no.g9.dataaccess.usertype.TextBoolean
 
setIncludedAttributes(List<String>) - Method in class no.g9.jgrape.Role
Sets the value of the includedAttributes property.
setLogfileDateFormat(String) - Static method in class no.g9.jgrape.SessionManager
Set the format currently used for timestamping log files.
setName(String) - Method in class no.g9.jgrape.Role
Sets the value of the name property.
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.BcdType
 
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.BooleanType
 
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.EnumeratorType
 
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.IntDate
 
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.IntLocalDate
 
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.IntType
 
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.LongType
 
setParameterValues(Properties) - Method in interface no.g9.dataaccess.usertype.ParameterizedType
Gets called to pass the configured type parameters to the implementation.
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.ShortType
 
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.TextBoolean
 
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.TextEnumeratorType
 
setParameterValues(Properties) - Method in class no.g9.dataaccess.usertype.TextType
 
setParent(Role) - Method in class no.g9.jgrape.Role
Sets the value of the parent property.
setProperties(Properties) - Method in class no.g9.dataaccess.HibernateProperties
Replace the set of properties.
setPropertyFiles(List<String>) - Method in class no.g9.dataaccess.HibernateProperties
Replace the list of property files.
setResourceFiles(List<String>) - Method in class no.g9.dataaccess.HibernateResources
Set the resource file list.
setTriggerMap(Map<Class<?>, List<JGrapeTrigger<?>>>) - Method in class no.g9.jgrape.trigger.MappedTriggerRegistry
Set the trigger map.
setTrueSaveValue(String) - Method in class no.g9.dataaccess.usertype.TextBoolean
 
setTrueValues(String[]) - Method in class no.g9.dataaccess.usertype.TextBoolean
 
setUpRelated(List<Role>) - Method in class no.g9.jgrape.Role
Sets the value of the upRelated property manager.
ShortType - Class in no.g9.dataaccess.usertype
Based on org.hibernate.test.typeparameters.DefaultValueIntegerType
ShortType() - Constructor for class no.g9.dataaccess.usertype.ShortType
 
simpleGet(FindData) - Method in class no.g9.dataaccess.AbstractHibernateSession
Execute a simple get operation.
simpleGetImpl(FindData) - Method in class no.g9.dataaccess.AbstractHibernateSession
Subclass specific implementation of simpleGet.
simpleGetImpl(FindData) - Method in class no.g9.dataaccess.HibernateSession
 
simpleGetImpl(FindData) - Method in class no.g9.dataaccess.HibernateStatelessSession
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.BcdType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.BinaryBlobType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.BooleanType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.EnumeratorType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.IntDateType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.IntLocalDateType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.IntType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.LongType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.PersistentDateMidnight
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.PersistentDateTime
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.PersistentLocalDate
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.PersistentLocalDateTime
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.PersistentLocalTime
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.ShortType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.TextBooleanType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.TextEnumeratorType
 
sqlTypes() - Method in class no.g9.dataaccess.usertype.TextType
 
switchSession(String, String, Session) - Method in class no.g9.dataaccess.HibernateSessionFactory
Switch the cached Session for the given contextName and mappingName with a new one.
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–2018 Esito AS. All rights reserved.