Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AbstractHibernate4Provider - Class in griffon.plugins.hibernate4
@author Andres Almiray
AbstractHibernate4Provider() - Constructor in AbstractHibernate4Provider
applyDialect(Configuration) - Method in HibernateConfigurationHelper
applyEntityInterceptor(Configuration) - Method in HibernateConfigurationHelper
applyMappings(Configuration) - Method in HibernateConfigurationHelper
applyNamingStrategy(Configuration) - Method in HibernateConfigurationHelper
applyProperties(Configuration) - Method in HibernateConfigurationHelper

B

bootstrap - Field in Hibernate4Connector
buildConfiguration() - Method in HibernateConfigurationHelper

C

closeConnection(Connection) - Method in JdbcUtils
Close the given JDBC Connection and ignore any thrown exception.
closeResultSet(ResultSet) - Method in JdbcUtils
Close the given JDBC ResultSet and ignore any thrown exception.
closeStatement(Statement) - Method in JdbcUtils
Close the given JDBC Statement and ignore any thrown exception.
connect(GriffonApplication, String) - Method in Hibernate4Connector
createConfig(GriffonApplication) - Method in Hibernate4Connector
createConfiguration(GriffonApplication, ConfigObject, ConfigObject, String) - Method in Hibernate4Connector
createSchema(ConfigObject, String, Configuration) - Method in Hibernate4Connector

D

DatabaseException - Class in griffon.plugins.hibernate4.internal.exceptions
@author Andres Almiray
DatabaseException(Throwable) - Constructor in DatabaseException
DatabaseMetaDataCallback - Interface in griffon.plugins.hibernate4.internal
A callback interface used by the JdbcUtils class.
dataSource - Field in DialectDetector
dataSource - Field in HibernateConfigurationHelper
dataSourceConfig - Field in HibernateConfigurationHelper
dataSourceName - Field in HibernateConfigurationHelper
DEFAULT - Field in AbstractHibernate4Provider
DEFAULT - Field in Hibernate4Connector
DEFAULT - Field in Hibernate4ContributionAdapter
DEFAULT - Field in Hibernate4Enhancer
DEFAULT - Field in Hibernate4Holder
DefaultHibernate4Provider - Class in griffon.plugins.hibernate4
@author Andres Almiray
DefaultHibernate4Provider() - Constructor in DefaultHibernate4Provider
DialectDetector - Class in griffon.plugins.hibernate4.internal
@author Andres Almiray
DialectDetector(DataSource) - Constructor in DialectDetector
dialectResolver - Field in DialectDetector
disconnect(GriffonApplication, String) - Method in Hibernate4Connector
disconnectSessionFactory(String) - Method in Hibernate4Holder

E

enhance(MetaClass, Hibernate4Provider) - Method in Hibernate4Enhancer
ENTITY_INTERCEPTOR - Field in HibernateConfigurationHelper
extractDatabaseMetaData(DataSource, String) - Method in JdbcUtils
Call the specified method on DatabaseMetaData for the given DataSource, and extract the invocation result.

F

fetchSessionFactory(String) - Method in Hibernate4Holder

G

getDataSourceConfig() - Method in HibernateConfigurationHelper
getDataSourceName() - Method in HibernateConfigurationHelper
getDialect() - Method in DialectDetector
getHibernate4Provider() - Method in Hibernate4ContributionAdapter
getHibernate4Provider() - Method in Hibernate4ContributionHandler
getInstance() - Method in DefaultHibernate4Provider
getInstance() - Method in Hibernate4Holder
getSessionConfig() - Method in HibernateConfigurationHelper
getSessionFactory(String) - Method in AbstractHibernate4Provider
getSessionFactory(String) - Method in DefaultHibernate4Provider
getSessionFactory(String) - Method in Hibernate4Holder
getSessionFactoryNames() - Method in Hibernate4Holder

H

Hibernate4Connector - Class in griffon.plugins.hibernate4
@author Andres Almiray
Hibernate4Connector() - Constructor in Hibernate4Connector
Hibernate4ContributionAdapter - Class in griffon.plugins.hibernate4
@author Andres Almiray
Hibernate4ContributionAdapter() - Constructor in Hibernate4ContributionAdapter
Hibernate4ContributionHandler - Interface in griffon.plugins.hibernate4
@author Andres Almiray
Hibernate4Enhancer - Class in griffon.plugins.hibernate4
@author Andres Almiray
Hibernate4Enhancer() - Constructor in Hibernate4Enhancer
Hibernate4Holder - Class in griffon.plugins.hibernate4
@author Andres Almiray
Hibernate4Holder() - Constructor in Hibernate4Holder
Hibernate4Provider - Interface in griffon.plugins.hibernate4
@author Andres Almiray
HibernateConfigurationHelper - Class in griffon.plugins.hibernate4.internal
Sets up a shared Hibernate SessionFactory.
HibernateConfigurationHelper(ConfigObject, ConfigObject, String, DataSource) - Constructor in HibernateConfigurationHelper

I

INSTANCE - Field in DefaultHibernate4Provider
INSTANCE - Field in Hibernate4Holder
isSessionFactoryAvailable(String) - Method in Hibernate4Holder

J

JdbcUtils - Class in griffon.plugins.hibernate4.internal
JdbcUtils() - Constructor in JdbcUtils

K


L

LOCK - Field in Hibernate4Holder
LOG - Field in AbstractHibernate4Provider
LOG - Field in Hibernate4Enhancer
LOG - Field in Hibernate4Holder
LOG - Field in HibernateConfigurationHelper
LOG - Field in JdbcUtils

M

MetaDataAccessException - Class in griffon.plugins.hibernate4.internal.exceptions
Exception indicating that something went wrong during JDBC metadata lookup.
MetaDataAccessException(Throwable) - Constructor in MetaDataAccessException

N

NAMING_STRATEGY - Field in HibernateConfigurationHelper
narrowConfig(ConfigObject, String) - Method in Hibernate4Connector
newConfiguration() - Method in HibernateConfigurationHelper
newInstanceOf(Class) - Method in HibernateConfigurationHelper

O


P

processMetaData(DatabaseMetaData) - Method in DatabaseMetaDataCallback
Implementations must implement this method to process the meta data passed in.
PROPS - Field in HibernateConfigurationHelper
provider - Field in Hibernate4ContributionAdapter

Q


R

resolveHibernate4Provider(GriffonApplication) - Method in Hibernate4Connector
retrieveSessionFactory(String) - Method in Hibernate4Holder

S

sessionConfig - Field in HibernateConfigurationHelper
sessionFactories - Field in Hibernate4Holder
setHibernate4Provider(Hibernate4Provider) - Method in Hibernate4ContributionAdapter
setHibernate4Provider(Hibernate4Provider) - Method in Hibernate4ContributionHandler
setSessionFactory(String, SessionFactory) - Method in Hibernate4Holder
storeSessionFactory(String, SessionFactory) - Method in Hibernate4Holder

T


U


V


W

withHibernate4(String, CallableWithArgs) - Method in AbstractHibernate4Provider
withHibernate4(String, CallableWithArgs) - Method in Hibernate4ContributionAdapter
withHibernate4(String, CallableWithArgs) - Method in Hibernate4ContributionHandler
withHibernate4(String, CallableWithArgs) - Method in Hibernate4Provider

X


Y


Z


_


Groovy Documentation