- generate(SessionImplementor, Object) - Method in class org.hibernate.ogm.id.impl.OgmIdentityGenerator
- generate(SessionImplementor, Object) - Method in class org.hibernate.ogm.id.impl.OgmSequenceGenerator
- generate(SessionImplementor, Object) - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
- generateCacheKey(Serializable, Type, String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- generatedKeyAlwaysReturned() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- generateEntityKey(Serializable, EntityPersister) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- generatorKey() - Method in class org.hibernate.ogm.id.impl.OgmIdentityGenerator
- generatorKey() - Method in class org.hibernate.ogm.id.impl.OgmSequenceGenerator
- generatorKey() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
- GenericOptionModel - Class in org.hibernate.ogm.options.navigation.impl
-
A generic option model that provides no store-specific options.
- GenericOptionModel() - Constructor for class org.hibernate.ogm.options.navigation.impl.GenericOptionModel
-
- get(RowKey) - Method in class org.hibernate.ogm.datastore.impl.EmptyAssociationSnapshot
-
- get(String) - Method in class org.hibernate.ogm.datastore.impl.EmptyTupleSnapshot
-
- get(String) - Method in class org.hibernate.ogm.datastore.impl.MapTupleSnapshot
-
- get(RowKey) - Method in class org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot
-
- get(RowKey) - Method in class org.hibernate.ogm.datastore.spi.Association
-
- get(RowKey) - Method in interface org.hibernate.ogm.datastore.spi.AssociationSnapshot
-
Returns the value set in a column or null if not set
- get(String) - Method in class org.hibernate.ogm.datastore.spi.Tuple
-
- get(String) - Method in interface org.hibernate.ogm.datastore.spi.TupleSnapshot
-
Returns the value set in a column or null if not set
- get(String) - Method in class org.hibernate.ogm.dialect.infinispan.InfinispanTupleSnapshot
-
- get(Class, Serializable) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- get(Class, Serializable, LockMode) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- get(Class, Serializable, LockOptions) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- get(String, Serializable) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- get(String, Serializable, LockMode) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- get(String, Serializable, LockOptions) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- get(Class<T>) - Method in class org.hibernate.ogm.options.spi.OptionsContainer
-
Returns a set with all options of the given type (be it unique or non-unique).
- getActionQueue() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getAlias() - Method in class org.hibernate.ogm.persister.NotNeededDiscriminator
-
- getAlias() - Method in class org.hibernate.ogm.persister.TablePerClassDiscriminator
-
- getAllClassMetadata() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getAllCollectionMetadata() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getAllSecondLevelCacheRegions() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getArray(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getArray(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getAsciiStream(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getAsciiStream(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.datastore.map.impl.HashMapDialect
-
- getAssociation(AssociationKey) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
-
- getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.ehcache.EhcacheDialect
-
- getAssociation(AssociationKey, AssociationContext) - Method in interface org.hibernate.ogm.dialect.GridDialect
-
Return the list of tuples corresponding to a given association and the given context
- getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.GridDialectLogger
-
- getAssociation(AssociationKey, AssociationContext) - Method in class org.hibernate.ogm.dialect.infinispan.InfinispanDialect
-
- getAssociationContext() - Method in class org.hibernate.ogm.persister.OgmCollectionPersister
-
- getAssociationKeyMetadata() - Method in class org.hibernate.ogm.persister.OgmCollectionPersister
-
- getAssociationKind() - Method in class org.hibernate.ogm.grid.AssociationKey
-
Describe the type of association.
- getAssociationsMap() - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
-
Meant to execute assertions in tests only
- getAtomicMap() - Method in class org.hibernate.ogm.dialect.infinispan.InfinispanTupleSnapshot
-
- getAttributes(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getAutoCommit() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getBigDecimal(int, int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBigDecimal(String, int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBigDecimal(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBigDecimal(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBinaryStream(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBinaryStream(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBinder(JavaTypeDescriptor<X>) - Method in interface org.hibernate.ogm.type.descriptor.GridTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.PassThroughGridTypeDescriptor
-
- getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.StringMappedGridTypeDescriptor
-
- getBlob(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBlob(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBoolean(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBoolean(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getByte(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getByte(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBytes(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getBytes(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getCache(String) - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
-
- getCache() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getCache() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
-
- getCacheManager() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
-
- getCacheMode() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getCatalog() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getCatalogs() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getCatalogSeparator() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getCatalogTerm() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getCharacterStream(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getCharacterStream(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getClassFromName(String) - Method in class org.hibernate.ogm.service.impl.SessionFactoryEntityNamesResolver
-
- getClassLoader() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getClassMetadata(Class) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getClassMetadata(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getClientInfo(String) - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getClientInfo() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getClientInfoProperties() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getClob(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getClob(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getCollectionAliases() - Method in class org.hibernate.ogm.loader.OgmLoader
-
returns the collection column names
- getCollectionMetadata(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getCollectionMetadata() - Method in class org.hibernate.ogm.util.impl.PropertyMetadataProvider
-
- getCollectionMetadataOrNull() - Method in class org.hibernate.ogm.util.impl.PropertyMetadataProvider
-
- getCollectionPersister(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getCollectionPersisterClass(Collection) - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver
-
- getCollectionPersisterClass(PluralAttributeBinding) - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver
-
- getCollectionPersisters() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getCollectionRole() - Method in class org.hibernate.ogm.grid.AssociationKey
-
Association role.
- getCollectionRolesByEntityParticipant(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getColumn() - Method in class org.hibernate.ogm.datastore.spi.TupleOperation
-
- getColumnName() - Method in class org.hibernate.ogm.persister.NotNeededDiscriminator
-
- getColumnName() - Method in class org.hibernate.ogm.persister.TablePerClassDiscriminator
-
- getColumnNames() - Method in class org.hibernate.ogm.datastore.impl.EmptyTupleSnapshot
-
- getColumnNames() - Method in class org.hibernate.ogm.datastore.impl.MapTupleSnapshot
-
- getColumnNames() - Method in class org.hibernate.ogm.datastore.spi.Tuple
-
- getColumnNames() - Method in interface org.hibernate.ogm.datastore.spi.TupleSnapshot
-
- getColumnNames() - Method in class org.hibernate.ogm.dialect.infinispan.InfinispanTupleSnapshot
-
- getColumnNames() - Method in class org.hibernate.ogm.grid.AssociationKey
-
- getColumnNames() - Method in class org.hibernate.ogm.grid.AssociationKeyMetadata
-
- getColumnNames() - Method in class org.hibernate.ogm.grid.EntityKey
-
This class should be treated as immutable.
- getColumnNames() - Method in class org.hibernate.ogm.grid.EntityKeyMetadata
-
This class should be treated as immutable.
- getColumnNames() - Method in class org.hibernate.ogm.grid.impl.RowKeyBuilder
-
- getColumnNames() - Method in class org.hibernate.ogm.grid.RowKey
-
This class should be treated as immutable.
- getColumnPrivileges(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getColumns(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.AbstractGenericBasicType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.BigDecimalType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.BigIntegerType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.BooleanType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.ByteType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.CalendarDateType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.CalendarType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.ClassType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.DateType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.DoubleType
-
- getColumnSpan(Mapping) - Method in interface org.hibernate.ogm.type.GridType
-
How many columns are used to persist this type.
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.GridTypeDelegatingToCoreType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.IntegerType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.LongType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.PrimitiveByteArrayType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.StringCalendarDateType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.StringDateTypeDescriptor
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.StringType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.TimestampType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.TimeType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.UrlType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.UUIDType
-
- getColumnSpan(Mapping) - Method in class org.hibernate.ogm.type.WrapperBinaryType
-
- getColumnsValuesFromObjectValue(Object, GridType, String[], SessionImplementor) - Static method in class org.hibernate.ogm.util.impl.LogicalPhysicalConverterHelper
-
- getColumnValues() - Method in class org.hibernate.ogm.grid.AssociationKey
-
- getColumnValues() - Method in class org.hibernate.ogm.grid.EntityKey
-
This class should be treated as immutable.
- getColumnValues() - Method in class org.hibernate.ogm.grid.RowKey
-
This class should be treated as immutable.
- getColumnValuesFromResultset(Tuple, String[]) - Static method in class org.hibernate.ogm.util.impl.LogicalPhysicalConverterHelper
-
- getConcurrency() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
-
- getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
-
- getConfigurationBuilder(ConfigurationContext) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
-
- getConfigurationBuilder() - Method in interface org.hibernate.ogm.datastore.spi.DatastoreConfiguration
-
Returns a store-specific
GlobalContext
object which allows to apply configuration options on a global,
entity and property level.
- getConfigurationBuilder(ConfigurationContext) - Method in interface org.hibernate.ogm.datastore.spi.DatastoreProvider
-
- getConfigurationBuilder() - Method in interface org.hibernate.ogm.options.navigation.impl.ConfigurationBuilderService
-
Returns a new global context of the store-specific implementation type
- getConfigurationBuilder() - Method in class org.hibernate.ogm.options.navigation.impl.OptionsServiceImpl
-
- getConfigurationName() - Method in class org.hibernate.ogm.datastore.infinispan.impl.configuration.InfinispanConfiguration
-
- getConnection() - Method in class org.hibernate.ogm.jdbc.NoopConnectionProvider
-
- getConnection() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getConnection() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getConnectionProvider() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getConstraintOrderedTableNameClosure() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getContextEntityIdentifier(Object) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getContraintOrderedTableKeyColumnClosure() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getCriteriaBuilder() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- getCriteriaBuilder() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
-
- getCrossReference(String, String, String, String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getCurrentLockMode(Object) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getCurrentSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getCurrentVersion(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
Retrieve the version number
- getCursorName() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getCustomEntityDirtinessStrategy() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getCustomQueryReturns() - Method in class org.hibernate.ogm.loader.nativeloader.BackendCustomQuery
-
- getDatabaseMajorVersion() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getDatabaseMinorVersion() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getDatabaseProductName() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getDatabaseProductVersion() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getDatabaseSnapshot(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
This snapshot is meant to be used when updating data.
- getDatastoreProviderClassName() - Method in enum org.hibernate.ogm.datastore.impl.AvailableDatastoreProvider
-
- getDate(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getDate(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getDate(int, Calendar) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getDate(String, Calendar) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getDefaultDialect() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
-
- getDefaultDialect() - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
-
- getDefaultDialect() - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
-
- getDefaultDialect() - Method in interface org.hibernate.ogm.datastore.spi.DatastoreProvider
-
- getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider
-
- getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
-
- getDefaultQueryParserServiceType() - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
-
- getDefaultQueryParserServiceType() - Method in interface org.hibernate.ogm.datastore.spi.DatastoreProvider
-
- getDefaultReleaseMode() - Method in class org.hibernate.ogm.transaction.impl.JTATransactionManagerTransactionFactory
-
- getDefaultTransactionIsolation() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getDefinedFilterNames() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getDelegate() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- getDialect() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getDiscriminatorColumnName() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getDiscriminatorSQLValue() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getDiscriminatorType() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getDiscriminatorValue() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getDontFlushFromFind() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getDouble(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getDouble(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getDriverMajorVersion() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getDriverMinorVersion() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getDriverName() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getDriverVersion() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getElementColumnNames() - Method in interface org.hibernate.ogm.persister.CollectionPhysicalModel
-
Get the names of the collection element columns (or the primary
key columns in the case of a one-to-many association)
- getElementGridType() - Method in interface org.hibernate.ogm.persister.CollectionPhysicalModel
-
- getElementGridType() - Method in class org.hibernate.ogm.persister.OgmCollectionPersister
-
- getEmbeddedCacheManager() - Method in class org.hibernate.ogm.datastore.infinispan.impl.InfinispanDatastoreProvider
-
- getEnabledFilter(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getEnabledFilters() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getEntity() - Method in class org.hibernate.ogm.options.navigation.impl.PropertyKey
-
- getEntityKey() - Method in class org.hibernate.ogm.grid.AssociationKey
-
Owning entity key.
- getEntityKeyMetadata() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getEntityManagerFactory() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- getEntityMap() - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
-
Meant to execute assertions in tests only
- getEntityName(Object) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getEntityNotFoundDelegate() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getEntityOptions(Class<?>) - Static method in class org.hibernate.ogm.options.navigation.impl.AnnotationProcessor
-
- getEntityOptions(Class<?>) - Method in class org.hibernate.ogm.options.navigation.impl.OptionsContext
-
- getEntityOptions(Class<?>) - Method in interface org.hibernate.ogm.options.spi.OptionsService.OptionsServiceContext
-
- getEntityPersister(String, Object) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getEntityPersister(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getEntityPersisters() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getEntityTuple(EntityKey) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
-
- getEntityUsingInterceptor(EntityKey) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getExportedKeys(String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getExtractor(JavaTypeDescriptor<X>) - Method in interface org.hibernate.ogm.type.descriptor.GridTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.PassThroughGridTypeDescriptor
-
- getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.ogm.type.descriptor.StringMappedGridTypeDescriptor
-
- getExtraNameCharacters() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getFactory() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getFetchDirection() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getFetchDirection() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getFetchProfile() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getFetchProfile(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getFetchSize() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getFetchSize() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getFilterAliasGenerator(String) - Method in class org.hibernate.ogm.persister.OgmCollectionPersister
-
- getFilterAliasGenerator(String) - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getFilterDefinition(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getFilterParameterType(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getFilterParameterValue(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getFirstResult() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getFloat(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getFloat(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getFlushMode() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getFlushMode() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getFlushMode() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- getFunctionColumns(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getFunctions(String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getGeneratedKeys() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getGlobalOptions() - Method in class org.hibernate.ogm.options.navigation.impl.OptionsContext
-
- getGlobalOptions() - Method in interface org.hibernate.ogm.options.spi.OptionsService.OptionsServiceContext
-
- getGridDialect() - Method in interface org.hibernate.ogm.datastore.impl.DatastoreServices
-
Return the GridDialect
- getGridDialect() - Method in class org.hibernate.ogm.datastore.impl.DatastoreServicesImpl
-
- getGridIdentifierType() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getGridTypeDescriptor() - Method in class org.hibernate.ogm.type.AbstractGenericBasicType
-
- getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.AbstractGenericBasicType
-
- getHashCode(Object) - Method in class org.hibernate.ogm.type.AbstractGenericBasicType
-
- getHashCode(Object) - Method in interface org.hibernate.ogm.type.GridType
-
Get a hash code, consistent with persistence "equality".
- getHashCode(Object, SessionFactoryImplementor) - Method in interface org.hibernate.ogm.type.GridType
-
Get a hash code, consistent with persistence "equality".
- getHashCode(Object) - Method in class org.hibernate.ogm.type.GridTypeDelegatingToCoreType
-
- getHashCode(Object, SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.GridTypeDelegatingToCoreType
-
- getHints() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getHoldability() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getHoldability() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getHql() - Method in class org.hibernate.ogm.options.generic.NamedQueryOption
-
- getIdentifier(Object) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getIdentifierColumnName() - Method in interface org.hibernate.ogm.persister.CollectionPhysicalModel
-
- getIdentifierGenerator(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getIdentifierGeneratorFactory() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getIdentifierPropertyName(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getIdentifierQuoteString() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getIdentifierType(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getIdentifierType() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
Type mapping for the identifier.
- getImplementors(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getImportedClassName(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getImportedKeys(String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getIncrementSize() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
The amount of increment to use.
- getIndexColumnNames() - Method in interface org.hibernate.ogm.persister.CollectionPhysicalModel
-
Get the names of the collection index columns if
this is an indexed collection (optional operation)
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getInitialValue() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
The initial value to use when we find no previous state in the
generator table corresponding to our sequence.
- getInt(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getInt(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getInterceptor() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getInterceptor() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getJarFileUrls() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getJavaTypeDescriptor() - Method in class org.hibernate.ogm.type.AbstractGenericBasicType
-
- getJdbcConnectionAccess() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getJDBCMajorVersion() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getJDBCMinorVersion() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getJdbcServices() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getJndiName() - Method in class org.hibernate.ogm.datastore.infinispan.impl.configuration.InfinispanConfiguration
-
- getJoinStatus() - Method in class org.hibernate.ogm.transaction.impl.JTATransactionManagerTransaction
-
- getJpaEntityName() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getJtaDataSource() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getKey() - Method in class org.hibernate.ogm.datastore.spi.AssociationOperation
-
- getKeyColumnNames() - Method in interface org.hibernate.ogm.persister.CollectionPhysicalModel
-
The columns to join on
- getKeyGridType() - Method in interface org.hibernate.ogm.persister.CollectionPhysicalModel
-
- getKeyGridType() - Method in class org.hibernate.ogm.persister.OgmCollectionPersister
-
- getKeys() - Method in class org.hibernate.ogm.datastore.spi.Association
-
- getLoadQueryInfluencers() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getLobHelper() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.datastore.map.impl.HashMapDialect
-
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.dialect.ehcache.EhcacheDialect
-
- getLockingStrategy(Lockable, LockMode) - Method in interface org.hibernate.ogm.dialect.GridDialect
-
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.dialect.GridDialectLogger
-
- getLockingStrategy(Lockable, LockMode) - Method in class org.hibernate.ogm.dialect.infinispan.InfinispanDialect
-
Get a strategy instance which knows how to acquire a database-level lock
of the specified mode for this dialect.
- getLockMode() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getLockMode(Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- getLockOptions() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmQuery
-
- getLong(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getLong(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getManagedClassNames() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getMap() - Method in class org.hibernate.ogm.datastore.impl.MapTupleSnapshot
-
- getMappingFileNames() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getMaxBinaryLiteralLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxCatalogNameLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxColumnNameLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxColumnsInTable() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxConnections() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxCursorNameLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxFieldSize() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getMaxIndexLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxProcedureNameLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxResults() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getMaxRows() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getMaxRowSize() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxStatementLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxStatements() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxTableNameLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxTablesInSelect() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMaxUserNameLength() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getMetaData() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getMetaData() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getMetamodel() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- getMetamodel() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
-
- getMoreResults() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getMoreResults(int) - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getName() - Method in class org.hibernate.ogm.options.generic.NamedQueryOption
-
- getName() - Method in class org.hibernate.ogm.type.BigDecimalType
-
- getName() - Method in class org.hibernate.ogm.type.BigIntegerType
-
- getName() - Method in class org.hibernate.ogm.type.BooleanType
-
- getName() - Method in class org.hibernate.ogm.type.ByteType
-
- getName() - Method in class org.hibernate.ogm.type.CalendarDateType
-
- getName() - Method in class org.hibernate.ogm.type.CalendarType
-
- getName() - Method in class org.hibernate.ogm.type.ClassType
-
- getName() - Method in class org.hibernate.ogm.type.DateType
-
- getName() - Method in class org.hibernate.ogm.type.DoubleType
-
- getName() - Method in interface org.hibernate.ogm.type.GridType
-
Returns the abbreviated name of the type.
- getName() - Method in class org.hibernate.ogm.type.GridTypeDelegatingToCoreType
-
- getName() - Method in class org.hibernate.ogm.type.IntegerType
-
- getName() - Method in class org.hibernate.ogm.type.LongType
-
- getName() - Method in class org.hibernate.ogm.type.PrimitiveByteArrayType
-
- getName() - Method in class org.hibernate.ogm.type.StringCalendarDateType
-
- getName() - Method in class org.hibernate.ogm.type.StringDateTypeDescriptor
-
- getName() - Method in class org.hibernate.ogm.type.StringType
-
- getName() - Method in class org.hibernate.ogm.type.TimestampType
-
- getName() - Method in class org.hibernate.ogm.type.TimeType
-
- getName() - Method in class org.hibernate.ogm.type.UrlType
-
- getName() - Method in class org.hibernate.ogm.type.UUIDType
-
- getName() - Method in class org.hibernate.ogm.type.WrapperBinaryType
-
- getNamedParameterBindPoints() - Method in class org.hibernate.ogm.loader.nativeloader.BackendCustomQuery
-
- getNamedQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getNamedQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getNamedSQLQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getNamedSQLQuery(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getNaturalIdCacheRegion(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getNCharacterStream(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getNCharacterStream(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getNClob(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getNClob(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getNetworkTimeout() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getNewTempClassLoader() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getNonFlushedChanges() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getNonJtaDataSource() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getNString(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getNString(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getNumericFunctions() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getObject(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getObject(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getObject(int, Class<T>) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getObject(String, Class<T>) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryObjectFactory
-
- getOperations() - Method in class org.hibernate.ogm.datastore.spi.Association
-
Return the list of actions on the tuple.
- getOperations() - Method in class org.hibernate.ogm.datastore.spi.Tuple
-
Return the list of actions on the tuple.
- getOptimizer() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
The optimizer being used by this generator.
- getOptionIdentifier() - Method in class org.hibernate.ogm.options.generic.NamedQueryOption
-
- getOptionIdentifier() - Method in class org.hibernate.ogm.options.spi.Option
-
Returns this option's identifier.
- getOptionIdentifier() - Method in class org.hibernate.ogm.options.spi.UniqueOption
-
Return the identifier of this option.
- getParameter(String) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getParameter(String, Class<T>) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getParameter(int) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getParameter(int, Class<T>) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getParameters() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getParameterValue(Parameter<T>) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getParameterValue(String) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getParameterValue(int) - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getParsedQueryExecutor(OgmSession, String, Map<String, Object>) - Method in class org.hibernate.ogm.service.impl.LuceneBasedQueryParserService
-
- getParsedQueryExecutor(OgmSession, String, Map<String, Object>) - Method in interface org.hibernate.ogm.service.impl.QueryParserService
-
Experimental!
Parameters will very likely need to change.
- getPersistenceContext() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getPersistenceProviderClassName() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getPersistenceUnitName() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getPersistenceUnitRootUrl() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getPersistenceUnitUtil() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
-
- getPersistenceXMLSchemaVersion() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getPrimaryKeys(String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getProcedureColumns(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getProcedures(String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getProcedureTerm() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getProperties() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getProperties() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getProperties() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- getProperties() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
-
- getProperty() - Method in class org.hibernate.ogm.options.navigation.impl.PropertyKey
-
- getPropertyAliases(String, int) - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getPropertyDoesNotExistException(String, String, ElementType) - Method in interface org.hibernate.ogm.util.impl.Log
-
- getPropertyName(Method) - Static method in class org.hibernate.ogm.util.impl.ReflectionHelper
-
Returns the JavaBeans property name of the given method if it is a getter method.
- getPropertyOptions(Class<?>) - Static method in class org.hibernate.ogm.options.navigation.impl.AnnotationProcessor
-
Returns an
OptionsContainer
with the property-level options of the given type, keyed by property.
- getPropertyOptions(Class<?>, String) - Method in class org.hibernate.ogm.options.navigation.impl.OptionsContext
-
- getPropertyOptions(Class<?>, String) - Method in interface org.hibernate.ogm.options.spi.OptionsService.OptionsServiceContext
-
- getPropertySpaces() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getPropertyTableName(String) - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getProviderUtil() - Method in class org.hibernate.ogm.jpa.HibernateOgmPersistence
-
- getPseudoColumns(String, String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getQueryCache() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getQueryCache(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getQueryPlanCache() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getQuerySpaces() - Method in class org.hibernate.ogm.loader.nativeloader.BackendCustomQuery
-
- getQueryTimeout() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getRead() - Method in class org.hibernate.ogm.options.generic.QuorumOption
-
- getRef(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getRef(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getReference() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getReference(Class<T>, Object) - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- getReferencedPropertyType(String, String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getRegistrationKeys() - Method in class org.hibernate.ogm.type.AbstractGenericBasicType
-
- getRegistrationKeys() - Method in class org.hibernate.ogm.type.DoubleType
-
- getRegistrationKeys() - Method in class org.hibernate.ogm.type.IntegerType
-
- getRegistrationKeys() - Method in class org.hibernate.ogm.type.LongType
-
- getRegistrationKeys() - Method in class org.hibernate.ogm.type.WrapperBinaryType
-
- getResultList() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getResultSet() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getResultSet() - Method in class org.hibernate.ogm.loader.OgmLoadingContext
-
- getResultSetConcurrency() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getResultSetHoldability() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getResultSetHoldability() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getResultSetMapping(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getResultSetType() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getReturnAliases(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getReturnedClass() - Method in class org.hibernate.ogm.type.AbstractGenericBasicType
-
- getReturnedClass() - Method in interface org.hibernate.ogm.type.GridType
-
- getReturnedClass() - Method in class org.hibernate.ogm.type.GridTypeDelegatingToCoreType
-
- getReturnTypes(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getRootEntityKeyMetadata() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getRow() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getRowId(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getRowId(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getRowIdLifetime() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getRowKeyColumnNames() - Method in class org.hibernate.ogm.grid.AssociationKey
-
- getRowKeyColumnNames() - Method in class org.hibernate.ogm.grid.AssociationKeyMetadata
-
- getRowKeyColumnNames() - Method in class org.hibernate.ogm.persister.OgmCollectionPersister
-
- getRowKeys() - Method in class org.hibernate.ogm.datastore.impl.EmptyAssociationSnapshot
-
- getRowKeys() - Method in class org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot
-
- getRowKeys() - Method in interface org.hibernate.ogm.datastore.spi.AssociationSnapshot
-
- getSchema() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getSchemas() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getSchemas(String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getSchemaTerm() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getSearchStringEscape() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getSecondLevelCacheRegion(String) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getSegmentColumnName() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
The name of the column in which we store the segment to which each row
belongs.
- getSegmentValue() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
The value in
segment column
which
corresponding to this generator instance.
- getSegmentValueLength() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
- getSelectableColumns() - Method in class org.hibernate.ogm.datastore.spi.AssociationContext
-
- getSelectableColumns() - Method in class org.hibernate.ogm.datastore.spi.TupleContext
-
- getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.AbstractGenericBasicType
-
- getSemiResolvedType(SessionFactoryImplementor) - Method in interface org.hibernate.ogm.type.GridType
-
Get the type of a semi-resolved value.
- getSemiResolvedType(SessionFactoryImplementor) - Method in class org.hibernate.ogm.type.GridTypeDelegatingToCoreType
-
- getServiceInitiated() - Method in class org.hibernate.ogm.datastore.impl.DatastoreProviderInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.datastore.impl.DatastoreServicesInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.dialect.impl.GridDialectFactoryInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.dialect.OgmDialectFactoryInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.jdbc.OgmConnectionProviderInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolverInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.options.navigation.impl.ConfigurationBuilderServiceInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.options.navigation.impl.OptionsServiceInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.service.impl.ConfigurationServiceInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.service.impl.OgmJdbcServicesInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.transaction.impl.OgmJtaPlatformInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.transaction.impl.OgmTransactionFactoryInitiator
-
- getServiceInitiated() - Method in class org.hibernate.ogm.type.impl.TypeTranslatorInitiator
-
- getServiceRegistry() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getSessionFactory() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getSessionFactory() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
-
- getSessionFactoryOptions() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getSettings() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getSharedAtomicInteger(RowKey, int, int) - Method in class org.hibernate.ogm.datastore.map.impl.MapDatastoreProvider
-
- getSharedCacheMode() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getShort(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getShort(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getSingleResult() - Method in class org.hibernate.ogm.jpa.impl.LetThroughExecuteUpdateQuery
-
- getSize(Serializable, SessionImplementor) - Method in class org.hibernate.ogm.persister.OgmCollectionPersister
-
- getSnapshot() - Method in class org.hibernate.ogm.datastore.spi.Association
-
- getSnapshot() - Method in class org.hibernate.ogm.datastore.spi.Tuple
-
- getSQL() - Method in class org.hibernate.ogm.loader.nativeloader.BackendCustomQuery
-
- getSQLExceptionConverter() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getSQLExceptionHelper() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getSqlFunctionRegistry() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getSQLKeywords() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getSQLStateType() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getSqlValue() - Method in class org.hibernate.ogm.persister.NotNeededDiscriminator
-
- getSqlValue() - Method in class org.hibernate.ogm.persister.TablePerClassDiscriminator
-
- getSQLXML(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getSQLXML(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getStatement() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getStatistics() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getStatistics() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getStatisticsImplementor() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getStrategies() - Method in class org.hibernate.ogm.jpa.impl.OgmIdentifierGeneratorStrategyProvider
-
- getString(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getString(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getStringFunctions() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getSubclassForDiscriminatorValue(Object) - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getSubclassPropertyTableName(int) - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getSubclassTableName(int) - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getSuffix() - Method in class org.hibernate.ogm.loader.OgmColumnCollectionAliases
-
- getSuffixedElementAliases() - Method in class org.hibernate.ogm.loader.OgmColumnCollectionAliases
-
- getSuffixedIdentifierAlias() - Method in class org.hibernate.ogm.loader.OgmColumnCollectionAliases
-
- getSuffixedIndexAliases() - Method in class org.hibernate.ogm.loader.OgmColumnCollectionAliases
-
- getSuffixedKeyAliases() - Method in class org.hibernate.ogm.loader.OgmColumnCollectionAliases
-
- getSuperTables(String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getSystemFunctions() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getTable() - Method in class org.hibernate.ogm.grid.AssociationKey
-
- getTable() - Method in class org.hibernate.ogm.grid.AssociationKeyMetadata
-
- getTable() - Method in class org.hibernate.ogm.grid.EntityKey
-
- getTable() - Method in class org.hibernate.ogm.grid.EntityKeyMetadata
-
- getTable() - Method in class org.hibernate.ogm.grid.RowKey
-
- getTableAccessCount() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
Getter for property 'tableAccessCount'.
- getTableName() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
The name of the table in which we store this generator's persistent state.
- getTableName() - Method in interface org.hibernate.ogm.persister.CollectionPhysicalModel
-
The table to join to.
- getTableName() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getTablePrivileges(String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getTables(String, String, String, String[]) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getTableTypes() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getTenantIdentifier() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getTime(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getTime(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getTime(int, Calendar) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getTime(String, Calendar) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getTimeDateFunctions() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getTimestamp() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getTimestamp(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getTimestamp(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getTimestamp(int, Calendar) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getTimestamp(String, Calendar) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getTransaction() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getTransaction() - Method in class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- getTransactionCoordinator() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getTransactionIdentifier(Transaction) - Method in class org.hibernate.ogm.transaction.infinispan.impl.DummyTransactionManagerLookup
-
- getTransactionIsolation() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getTransactionManager() - Method in class org.hibernate.ogm.datastore.ehcache.impl.EhcacheDatastoreProvider.OgmTransactionManagerLookupDelegate
-
- getTransactionManager() - Method in class org.hibernate.ogm.datastore.infinispan.impl.TransactionManagerLookupDelegator
-
- getTransactionManager(Properties) - Method in class org.hibernate.ogm.transaction.infinispan.impl.DummyTransactionManagerLookup
-
- getTransactionType() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.datastore.map.impl.HashMapDialect
-
- getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.ehcache.EhcacheDialect
-
- getTuple(EntityKey, TupleContext) - Method in interface org.hibernate.ogm.dialect.GridDialect
-
Return the tuple with the given column for a given key
- getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.GridDialectLogger
-
- getTuple(EntityKey, TupleContext) - Method in class org.hibernate.ogm.dialect.infinispan.InfinispanDialect
-
- getTuple() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
Retrieve the current value for the collection entry
- getTupleContext() - Method in class org.hibernate.ogm.persister.OgmEntityPersister
-
- getType() - Method in class org.hibernate.ogm.datastore.spi.AssociationOperation
-
- getType() - Method in class org.hibernate.ogm.datastore.spi.TupleOperation
-
- getType() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getType() - Method in class org.hibernate.ogm.persister.NotNeededDiscriminator
-
- getType() - Method in class org.hibernate.ogm.persister.TablePerClassDiscriminator
-
- getType(Type) - Method in class org.hibernate.ogm.type.impl.TypeTranslatorImpl
-
- getType(Type) - Method in interface org.hibernate.ogm.type.TypeTranslator
-
- getTypeHelper() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- getTypeHelper() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getTypeInfo() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getTypeMap() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getTypeResolver() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getUDTs(String, String, String, int[]) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getUnderlyingMap() - Method in class org.hibernate.ogm.datastore.map.impl.MapAssociationSnapshot
-
- getUnicodeStream(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getUnicodeStream(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getUnique(Class<T>) - Method in class org.hibernate.ogm.options.spi.OptionsContainer
-
Returns the unique option of the given type if present in this container.
- getUnsupportedElementTypeException(ElementType) - Method in interface org.hibernate.ogm.util.impl.Log
-
- getUpdateCount() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getUpdateTimestampsCache() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- getUrl() - Method in class org.hibernate.ogm.datastore.ehcache.impl.configuration.EhcacheConfiguration
-
- getURL() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getURL(int) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getURL(String) - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getUserName() - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getUserTransactionName() - Method in class org.hibernate.ogm.transaction.infinispan.impl.DummyTransactionManagerLookup
-
- getValidationMode() - Method in class org.hibernate.ogm.jpa.impl.DelegatorPersistenceUnitInfo
-
- getValue() - Method in class org.hibernate.ogm.datastore.spi.AssociationOperation
-
- getValue() - Method in class org.hibernate.ogm.datastore.spi.TupleOperation
-
- getValue() - Method in class org.hibernate.ogm.persister.NotNeededDiscriminator
-
- getValue() - Method in class org.hibernate.ogm.persister.TablePerClassDiscriminator
-
- getValueColumnName() - Method in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
The name of the column in which we store our persistent generator value.
- getVersionColumns(String, String, String) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- getVersionString() - Static method in class org.hibernate.ogm.cfg.impl.Version
-
- getWarnings() - Method in class org.hibernate.ogm.jdbc.NoopConnection
-
- getWarnings() - Method in class org.hibernate.ogm.jdbc.NoopStatement
-
- getWarnings() - Method in class org.hibernate.ogm.jdbc.TupleAsMapResultSet
-
- getWrite() - Method in class org.hibernate.ogm.options.generic.QuorumOption
-
- getWrongDatastoreConfigurationTypeException(String) - Method in interface org.hibernate.ogm.util.impl.Log
-
- givenImplementationClassIsOfWrongType(String, String) - Method in interface org.hibernate.ogm.util.impl.Log
-
- GlobalContext<G extends GlobalContext<G,E>,E extends EntityContext<E,?>> - Interface in org.hibernate.ogm.options.navigation.context
-
Global level and entry point to the mapping API.
- GlobalOptions<T> - Interface in org.hibernate.ogm.options.spi
-
Global mapping options common to all NoSQL stores.
- GRID_DIALECT - Static variable in interface org.hibernate.ogm.dialect.impl.GridDialectFactory
-
- GridDialect - Interface in org.hibernate.ogm.dialect
-
Dialect abstracting Hibernate OGM from the grid implementation
- gridDialect(GridDialect) - Method in class org.hibernate.ogm.util.impl.PropertyMetadataProvider
-
- GridDialectFactory - Interface in org.hibernate.ogm.dialect.impl
-
- GridDialectFactoryImpl - Class in org.hibernate.ogm.dialect.impl
-
- GridDialectFactoryImpl(DatastoreProvider) - Constructor for class org.hibernate.ogm.dialect.impl.GridDialectFactoryImpl
-
- GridDialectFactoryInitiator - Class in org.hibernate.ogm.dialect.impl
-
- GridDialectFactoryInitiator() - Constructor for class org.hibernate.ogm.dialect.impl.GridDialectFactoryInitiator
-
- gridDialectHasNoProperConstrutor(Class<?>) - Method in interface org.hibernate.ogm.util.impl.Log
-
- GridDialectLogger - Class in org.hibernate.ogm.dialect
-
A wrapper dialect that logs the calls performed on the real dialect.
- GridDialectLogger(GridDialect) - Constructor for class org.hibernate.ogm.dialect.GridDialectLogger
-
- gridDialectPropertyOfUnknownType(Class<?>) - Method in interface org.hibernate.ogm.util.impl.Log
-
- GridType - Interface in org.hibernate.ogm.type
-
Defines a mapping between a Java type and one grid type, as well
as describing the in-memory semantics of the given java type (how do we check it for 'dirtiness', how do
we copy values, etc).
- GridTypeDelegatingToCoreType - Class in org.hibernate.ogm.type
-
Delegates non persistence operations to the underlying Hibernate Core Type.
- GridTypeDescriptor - Interface in org.hibernate.ogm.type.descriptor
-
Descriptor for the grid side of a value mapping.
- GridValueBinder<X> - Interface in org.hibernate.ogm.type.descriptor
-
Contract to bind a value to the resultset
- GridValueExtractor<X> - Interface in org.hibernate.ogm.type.descriptor
-
Extract value from the result set
- guessEntityName(Object) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- objectToSQLString(String, Dialect) - Method in class org.hibernate.ogm.type.StringType
-
- OGM_ON - Static variable in class org.hibernate.ogm.cfg.OgmConfiguration
-
- OGM_QUERY_PARSER_SERVICE - Static variable in class org.hibernate.ogm.cfg.OgmConfiguration
-
- OgmBasicCollectionLoader - Class in org.hibernate.ogm.loader
-
- OgmBasicCollectionLoader(OgmCollectionPersister) - Constructor for class org.hibernate.ogm.loader.OgmBasicCollectionLoader
-
- OgmCollectionPersister - Class in org.hibernate.ogm.persister
-
CollectionPersister storing the collection in a grid
- OgmCollectionPersister(Collection, CollectionRegionAccessStrategy, Configuration, SessionFactoryImplementor) - Constructor for class org.hibernate.ogm.persister.OgmCollectionPersister
-
- OgmColumnCollectionAliases - Class in org.hibernate.ogm.loader
-
Return the column value for each element.
- OgmColumnCollectionAliases(OgmCollectionPersister) - Constructor for class org.hibernate.ogm.loader.OgmColumnCollectionAliases
-
- OgmConfiguration - Class in org.hibernate.ogm.cfg
-
- OgmConfiguration() - Constructor for class org.hibernate.ogm.cfg.OgmConfiguration
-
- OgmConnectionProviderInitiator - Class in org.hibernate.ogm.jdbc
-
- OgmConnectionProviderInitiator() - Constructor for class org.hibernate.ogm.jdbc.OgmConnectionProviderInitiator
-
- OgmDialectFactoryInitiator - Class in org.hibernate.ogm.dialect
-
- OgmDialectFactoryInitiator() - Constructor for class org.hibernate.ogm.dialect.OgmDialectFactoryInitiator
-
- OgmEntityManager - Class in org.hibernate.ogm.jpa.impl
-
Delegates most method calls to the underlying EntityManager
however, queries are handled differently
- OgmEntityManager(OgmEntityManagerFactory, EntityManager) - Constructor for class org.hibernate.ogm.jpa.impl.OgmEntityManager
-
- OgmEntityManagerFactory - Class in org.hibernate.ogm.jpa.impl
-
Delegate most work to the underlying EntityManagerFactory.
- OgmEntityManagerFactory(EntityManagerFactory) - Constructor for class org.hibernate.ogm.jpa.impl.OgmEntityManagerFactory
-
- OgmEntityPersister - Class in org.hibernate.ogm.persister
-
Basic functionality for persisting an entity using OGM.
- OgmIdentifierGeneratorStrategyProvider - Class in org.hibernate.ogm.jpa.impl
-
Provides a registry of JPA identifier generator types and
it's corresponding OGM implementations.
- OgmIdentifierGeneratorStrategyProvider() - Constructor for class org.hibernate.ogm.jpa.impl.OgmIdentifierGeneratorStrategyProvider
-
- OgmIdentityGenerator - Class in org.hibernate.ogm.id.impl
-
A JPA identity-based identifier generator.
- OgmIdentityGenerator() - Constructor for class org.hibernate.ogm.id.impl.OgmIdentityGenerator
-
- OgmIntegrator - Class in org.hibernate.ogm.service.impl
-
Apply required services changes to run Hibernate OGM atop Hibernate Core
In particular:
- expose the OGM specific service(s)
- replace PersisterClassResolver
- replace ConnectionProvider
- replace DialectFactory
- replace (if not provided by the user) NamingStrategy
Also enforce an OGM NamingStrategy
- OgmIntegrator() - Constructor for class org.hibernate.ogm.service.impl.OgmIntegrator
-
- OgmJdbcServicesInitiator - Class in org.hibernate.ogm.service.impl
-
Return a JdbcServicesImpl that does not access the underlying database
- OgmJdbcServicesInitiator() - Constructor for class org.hibernate.ogm.service.impl.OgmJdbcServicesInitiator
-
- OgmJtaPlatformInitiator - Class in org.hibernate.ogm.transaction.impl
-
- OgmJtaPlatformInitiator() - Constructor for class org.hibernate.ogm.transaction.impl.OgmJtaPlatformInitiator
-
- OgmLoader - Class in org.hibernate.ogm.loader
-
Load an entity from the Grid
- OgmLoader(OgmCollectionPersister[]) - Constructor for class org.hibernate.ogm.loader.OgmLoader
-
Load a collection
- OgmLoader(OgmEntityPersister[]) - Constructor for class org.hibernate.ogm.loader.OgmLoader
-
Load an entity
- OgmLoadingContext - Class in org.hibernate.ogm.loader
-
Object holding contextual information around data loading
and that are OGM specific.
- OgmLoadingContext() - Constructor for class org.hibernate.ogm.loader.OgmLoadingContext
-
- OgmMassIndexer - Class in org.hibernate.ogm.massindex
-
MassIndexer
that can be register in Hibernate Search to index existing data stores.
- OgmMassIndexer(GridDialect, SearchFactoryImplementor, SessionFactoryImplementor, Class<?>...) - Constructor for class org.hibernate.ogm.massindex.OgmMassIndexer
-
- OgmMassIndexerFactory - Class in org.hibernate.ogm.massindex
-
- OgmMassIndexerFactory() - Constructor for class org.hibernate.ogm.massindex.OgmMassIndexerFactory
-
- OgmNamingStrategy - Class in org.hibernate.ogm.cfg.impl
-
Implements the OGM naming strategy:
- based of the JPA 2 naming strategy
- column names in components defaults to the fully qualified path (ie address.city)
- OgmNamingStrategy() - Constructor for class org.hibernate.ogm.cfg.impl.OgmNamingStrategy
-
- OgmNativeQuery<X> - Class in org.hibernate.ogm.jpa.impl
-
- OgmNativeQuery(Query, EntityManager) - Constructor for class org.hibernate.ogm.jpa.impl.OgmNativeQuery
-
- OgmPersisterClassResolver - Class in org.hibernate.ogm.jpa.impl
-
Return the Ogm persisters
- OgmPersisterClassResolver() - Constructor for class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolver
-
- OgmPersisterClassResolverInitiator - Class in org.hibernate.ogm.jpa.impl
-
- OgmPersisterClassResolverInitiator() - Constructor for class org.hibernate.ogm.jpa.impl.OgmPersisterClassResolverInitiator
-
- OgmQuery - Class in org.hibernate.ogm.hibernatecore.impl
-
Custom Query implementation for Hibernate OGM.
- OgmQuery(String, FlushMode, OgmSession, ParameterMetadata, QueryParserService) - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmQuery
-
- OgmSequenceGenerator - Class in org.hibernate.ogm.id.impl
-
A JPA sequence-based identifier generator.
- OgmSequenceGenerator() - Constructor for class org.hibernate.ogm.id.impl.OgmSequenceGenerator
-
- OgmSession - Class in org.hibernate.ogm.hibernatecore.impl
-
Delegate most of the work to the underlying Hibernate Session
except that queries are redirected to our own engine
- OgmSession(OgmSessionFactory, EventSource) - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSession
-
- OgmSessionBuilderDelegator - Class in org.hibernate.ogm.hibernatecore.impl
-
- OgmSessionBuilderDelegator(SessionBuilderImplementor, OgmSessionFactory) - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
-
- OgmSessionFactory - Class in org.hibernate.ogm.hibernatecore.impl
-
- OgmSessionFactory(SessionFactoryImplementor) - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- OgmSessionFactoryObjectFactory - Class in org.hibernate.ogm.hibernatecore.impl
-
Resolves
OgmSessionFactory
instances during
JNDI look-ups as well as during deserialization
- OgmSessionFactoryObjectFactory() - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactoryObjectFactory
-
- OgmSessionFactoryServiceInitiators - Class in org.hibernate.ogm.service.impl
-
- OgmSessionFactoryServiceInitiators() - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceInitiators
-
- OgmSessionFactoryServiceRegistryFactoryImpl - Class in org.hibernate.ogm.service.impl
-
- OgmSessionFactoryServiceRegistryFactoryImpl(ServiceRegistryImplementor) - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryImpl
-
- OgmSessionFactoryServiceRegistryFactoryInitiator - Class in org.hibernate.ogm.service.impl
-
- OgmSessionFactoryServiceRegistryFactoryInitiator() - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryFactoryInitiator
-
- OgmSessionFactoryServiceRegistryImpl - Class in org.hibernate.ogm.service.impl
-
- OgmSessionFactoryServiceRegistryImpl(ServiceRegistryImplementor, SessionFactoryImplementor, Configuration) - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryImpl
-
- OgmSessionFactoryServiceRegistryImpl(ServiceRegistryImplementor, SessionFactoryImplementor, MetadataImplementor) - Constructor for class org.hibernate.ogm.service.impl.OgmSessionFactoryServiceRegistryImpl
-
- OgmSharedSessionBuilderDelegator - Class in org.hibernate.ogm.hibernatecore.impl
-
- OgmSharedSessionBuilderDelegator(SharedSessionBuilder, OgmSessionFactory) - Constructor for class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
-
- OgmTableGenerator - Class in org.hibernate.ogm.id.impl
-
An enhanced version of table-based id generation.
- OgmTableGenerator() - Constructor for class org.hibernate.ogm.id.impl.OgmTableGenerator
-
- OgmTransactionFactoryInitiator - Class in org.hibernate.ogm.transaction.impl
-
Use JTATransactionManagerTransactionFactory as the default value if no TransactionFactory is set
- OgmTransactionFactoryInitiator() - Constructor for class org.hibernate.ogm.transaction.impl.OgmTransactionFactoryInitiator
-
- OneToOneType - Class in org.hibernate.ogm.type
-
- OneToOneType(OneToOneType, TypeTranslator) - Constructor for class org.hibernate.ogm.type.OneToOneType
-
- openSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
-
- openSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- openSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSharedSessionBuilderDelegator
-
- openStatelessSession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- openStatelessSession(Connection) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- openTemporarySession() - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionFactory
-
- OPT_PARAM - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
- optimizeAfterPurge(boolean) - Method in class org.hibernate.ogm.massindex.OgmMassIndexer
-
- optimizeOnFinish(boolean) - Method in class org.hibernate.ogm.massindex.OgmMassIndexer
-
- Option<I> - Class in org.hibernate.ogm.options.spi
-
A configuration option describing a generic or datastore-specific setting, which applies globally, for a given entity
type or for a given entity property.
- Option() - Constructor for class org.hibernate.ogm.options.spi.Option
-
- OptionallyWrapInJTATransaction - Class in org.hibernate.ogm.massindex.batchindexing
-
Wrap the subsequent Runnable in a JTA Transaction if necessary:
- if the existing Hibernate Core transaction strategy requires a TransactionManager
- if no JTA transaction is already started
Unfortunately at this time we need to have access to SessionFactoryImplementor
- OptionallyWrapInJTATransaction(SessionFactory, ErrorHandler, SessionAwareRunnable) - Constructor for class org.hibernate.ogm.massindex.batchindexing.OptionallyWrapInJTATransaction
-
- OptionalServiceInitiator<S extends Service> - Class in org.hibernate.ogm.service.impl
-
- OptionalServiceInitiator() - Constructor for class org.hibernate.ogm.service.impl.OptionalServiceInitiator
-
- OptionsContainer - Class in org.hibernate.ogm.options.spi
-
Container for a group of options.
- OptionsContainer(OptionsContainer) - Constructor for class org.hibernate.ogm.options.spi.OptionsContainer
-
- OptionsContainer() - Constructor for class org.hibernate.ogm.options.spi.OptionsContainer
-
- OptionsContext - Class in org.hibernate.ogm.options.navigation.impl
-
Keeps track of all the options set using one or more invocations of the mapping API; All the options are separated in
different contexts: global, per entity and per property.
- OptionsContext() - Constructor for class org.hibernate.ogm.options.navigation.impl.OptionsContext
-
- OptionsService - Interface in org.hibernate.ogm.options.spi
-
Access point to OGM specific metadata information.
- OptionsService.OptionsServiceContext - Interface in org.hibernate.ogm.options.spi
-
Contain a group of options separated in different scopes
- OptionsServiceImpl - Class in org.hibernate.ogm.options.navigation.impl
-
Provides read and write access to option contexts maintained at the session factory and session level.
- OptionsServiceImpl(DatastoreProvider, SessionFactoryImplementor) - Constructor for class org.hibernate.ogm.options.navigation.impl.OptionsServiceImpl
-
- OptionsServiceInitiator - Class in org.hibernate.ogm.options.navigation.impl
-
- OptionsServiceInitiator() - Constructor for class org.hibernate.ogm.options.navigation.impl.OptionsServiceInitiator
-
- org.hibernate.internal - package org.hibernate.internal
-
- org.hibernate.ogm.cfg - package org.hibernate.ogm.cfg
-
- org.hibernate.ogm.cfg.impl - package org.hibernate.ogm.cfg.impl
-
- org.hibernate.ogm.datastore - package org.hibernate.ogm.datastore
-
- org.hibernate.ogm.datastore.ehcache.impl - package org.hibernate.ogm.datastore.ehcache.impl
-
- org.hibernate.ogm.datastore.ehcache.impl.configuration - package org.hibernate.ogm.datastore.ehcache.impl.configuration
-
- org.hibernate.ogm.datastore.impl - package org.hibernate.ogm.datastore.impl
-
- org.hibernate.ogm.datastore.infinispan.impl - package org.hibernate.ogm.datastore.infinispan.impl
-
- org.hibernate.ogm.datastore.infinispan.impl.configuration - package org.hibernate.ogm.datastore.infinispan.impl.configuration
-
- org.hibernate.ogm.datastore.map.impl - package org.hibernate.ogm.datastore.map.impl
-
- org.hibernate.ogm.datastore.spi - package org.hibernate.ogm.datastore.spi
-
- org.hibernate.ogm.dialect - package org.hibernate.ogm.dialect
-
- org.hibernate.ogm.dialect.ehcache - package org.hibernate.ogm.dialect.ehcache
-
- org.hibernate.ogm.dialect.impl - package org.hibernate.ogm.dialect.impl
-
- org.hibernate.ogm.dialect.infinispan - package org.hibernate.ogm.dialect.infinispan
-
- org.hibernate.ogm.exception - package org.hibernate.ogm.exception
-
- org.hibernate.ogm.grid - package org.hibernate.ogm.grid
-
- org.hibernate.ogm.grid.impl - package org.hibernate.ogm.grid.impl
-
- org.hibernate.ogm.hibernatecore.impl - package org.hibernate.ogm.hibernatecore.impl
-
- org.hibernate.ogm.id.impl - package org.hibernate.ogm.id.impl
-
- org.hibernate.ogm.jdbc - package org.hibernate.ogm.jdbc
-
- org.hibernate.ogm.jpa - package org.hibernate.ogm.jpa
-
- org.hibernate.ogm.jpa.impl - package org.hibernate.ogm.jpa.impl
-
- org.hibernate.ogm.loader - package org.hibernate.ogm.loader
-
- org.hibernate.ogm.loader.nativeloader - package org.hibernate.ogm.loader.nativeloader
-
- org.hibernate.ogm.massindex - package org.hibernate.ogm.massindex
-
- org.hibernate.ogm.massindex.batchindexing - package org.hibernate.ogm.massindex.batchindexing
-
- org.hibernate.ogm.options.generic - package org.hibernate.ogm.options.generic
-
- org.hibernate.ogm.options.navigation.context - package org.hibernate.ogm.options.navigation.context
-
- org.hibernate.ogm.options.navigation.impl - package org.hibernate.ogm.options.navigation.impl
-
- org.hibernate.ogm.options.spi - package org.hibernate.ogm.options.spi
-
- org.hibernate.ogm.persister - package org.hibernate.ogm.persister
-
- org.hibernate.ogm.service.impl - package org.hibernate.ogm.service.impl
-
- org.hibernate.ogm.transaction.impl - package org.hibernate.ogm.transaction.impl
-
- org.hibernate.ogm.transaction.infinispan.impl - package org.hibernate.ogm.transaction.infinispan.impl
-
- org.hibernate.ogm.type - package org.hibernate.ogm.type
-
- org.hibernate.ogm.type.descriptor - package org.hibernate.ogm.type.descriptor
-
- org.hibernate.ogm.type.impl - package org.hibernate.ogm.type.impl
-
- org.hibernate.ogm.util.impl - package org.hibernate.ogm.util.impl
-
- othersDeletesAreVisible(int) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- othersInsertsAreVisible(int) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- othersUpdatesAreVisible(int) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- overrideType(Type) - Method in class org.hibernate.ogm.datastore.map.impl.HashMapDialect
-
- overrideType(Type) - Method in class org.hibernate.ogm.dialect.ehcache.EhcacheDialect
-
- overrideType(Type) - Method in interface org.hibernate.ogm.dialect.GridDialect
-
Let the dialect override types if required to customize them to the datastore.
- overrideType(Type) - Method in class org.hibernate.ogm.dialect.GridDialectLogger
-
- overrideType(Type) - Method in class org.hibernate.ogm.dialect.infinispan.InfinispanDialect
-
- ownDeletesAreVisible(int) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- owner(SessionOwner) - Method in class org.hibernate.ogm.hibernatecore.impl.OgmSessionBuilderDelegator
-
- ownInsertsAreVisible(int) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- ownUpdatesAreVisible(int) - Method in class org.hibernate.ogm.jdbc.NoopDatabaseMetaData
-
- VALUE_COLUMN_PARAM - Static variable in class org.hibernate.ogm.id.impl.OgmTableGenerator
-
- valueOf(String) - Static method in enum org.hibernate.ogm.datastore.impl.AvailableDatastoreProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.ogm.datastore.spi.AssociationOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.ogm.datastore.spi.TupleOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.ogm.grid.AssociationKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.ogm.util.impl.CoreLogCategories
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hibernate.ogm.datastore.impl.AvailableDatastoreProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.ogm.datastore.spi.AssociationOperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.ogm.datastore.spi.TupleOperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.hibernate.ogm.grid.AssociationKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Map<String, Object>) - Method in class org.hibernate.ogm.grid.impl.RowKeyBuilder
-
- values(Tuple) - Method in class org.hibernate.ogm.grid.impl.RowKeyBuilder
-
- values() - Static method in enum org.hibernate.ogm.util.impl.CoreLogCategories
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in org.hibernate.ogm.cfg.impl
-
Display the version number on touch
- Version() - Constructor for class org.hibernate.ogm.cfg.impl.Version
-
- version(String) - Method in interface org.hibernate.ogm.util.impl.Log
-