Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.engine.spi Classes and Interfaces - 38 results found.
NameDescriptionTypePackageFramework
ActionQueueResponsible for maintaining the queue of actions related to events.Classorg.hibernate.engine.spiHibernate ORM
AssociationKeyIdentifies a named association belonging to a particular entity instance.Classorg.hibernate.engine.spiHibernate ORM
BatchFetchQueueTracks entity and collection keys that are available for batch fetching, and the queries which were used to load entities, whichClassorg.hibernate.engine.spiHibernate ORM
CachedNaturalIdValueSourceenum CachedNaturalIdValueSourceextends EnumThe type of action from which the cache call is originating.Classorg.hibernate.engine.spiHibernate ORM
CacheImplementorInterfaceorg.hibernate.engine.spiHibernate ORM
CacheInitiatorClassorg.hibernate.engine.spiHibernate ORM
CascadeStyleA contract for defining the aspects of cascading various persistence actions.Classorg.hibernate.engine.spiHibernate ORM
CascadeStyle .MultipleCascadeStyleClassorg.hibernate.engine.spi.CascadeStyleHibernate ORM
CascadingActionClassorg.hibernate.engine.spiHibernate ORM
CollectionEntryWe need an entry to tell us all about the current state of a collection with respect to its persistent stateClassorg.hibernate.engine.spiHibernate ORM
CollectionKeyUniquely identifies a collection instance in a particular session.Classorg.hibernate.engine.spiHibernate ORM
EJB3CascadeStyleBecasue CascadeStyle is not opened and package protected, I need to subclass and override the persist aliasClassorg.hibernate.engine.spiHibernate ORM
EJB3CascadingActionBecause of CascadingAction constructor visibility I need a packaged friendly subclassClassorg.hibernate.engine.spiHibernate ORM
EntityEntryWe need an entry to tell us all about the current state of an object with respect to its persistent stateSee Also:Serialized FormClassorg.hibernate.engine.spiHibernate ORM
EntityKeyUniquely identifies of an entity instance in a particular session by identifier.Classorg.hibernate.engine.spiHibernate ORM
EntityUniqueKeyUsed to uniquely key an entity instance in relation to a particular session by some unique property reference, as opposed to identifier.Classorg.hibernate.engine.spiHibernate ORM
ExecuteUpdateResultCheckStyleenum ExecuteUpdateResultCheckStyleextends EnumFor persistence operations (INSERT, UPDATE, DELETE) what style of determiningClassorg.hibernate.engine.spiHibernate ORM
FilterDefinitionA FilterDefinition defines the global attributes of a dynamic filter.Classorg.hibernate.engine.spiHibernate ORM
IdentifierValueA strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance.Classorg.hibernate.engine.spiHibernate ORM
LoadQueryInfluencersCentralize all options which can influence the SQL query needed to load an entity.Classorg.hibernate.engine.spiHibernate ORM
MappingDefines operations common to compiled mappings (ie.Interfaceorg.hibernate.engine.spiHibernate ORM
NamedQueryDefinitionDefinition of a named query, defined in the mapping metadata.Classorg.hibernate.engine.spiHibernate ORM
NamedSQLQueryDefinitionDefinition of a named native SQL query, defined in the mapping metadata.Classorg.hibernate.engine.spiHibernate ORM
NonFlushedChangesInterfaceorg.hibernate.engine.spiHibernate ORM
PersistenceContextRepresents the state of stuff Hibernate is tracking, including (not exhaustive): entitiescollectionssnapshotsproxiesInterfaceorg.hibernate.engine.spiHibernate ORM
PersistenceContext .NaturalIdHelperProvides centralized access to natural-id-related functionality.Interfaceorg.hibernate.engine.spi.PersistenceContextHibernate ORM
QueryParametersClassorg.hibernate.engine.spiHibernate ORM
RowSelectionRepresents a selection criteria for rows in a JDBC ResultSetConstructor SummaryRowSelection()Classorg.hibernate.engine.spiHibernate ORM
SessionBuilderImplementorDefines the internal contract between the SessionBuilder and other parts ofSee Also:SessionBuilderInterfaceorg.hibernate.engine.spiHibernate ORM
SessionFactoryImplementorDefines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.Interfaceorg.hibernate.engine.spiHibernate ORM
SessionImplementorDefines the internal contract between Session / StatelessSession and other parts of Hibernate such as Type, EntityPersister andInterfaceorg.hibernate.engine.spiHibernate ORM
SessionOwnerThe contract for a Session owner.Interfaceorg.hibernate.engine.spiHibernate ORM
Statusenum Statusextends EnumRepresents the status of an entity with respect toClassorg.hibernate.engine.spiHibernate ORM
SubselectFetchClassorg.hibernate.engine.spiHibernate ORM
TypedValueAn ordered pair of a value and its Hibernate type.Classorg.hibernate.engine.spiHibernate ORM
UnsavedValueStrategyThe base contract for determining transient status versus detached status.Interfaceorg.hibernate.engine.spiHibernate ORM
ValueInclusionenum ValueInclusionextends EnumAn enum of the different ways a value might be included.Classorg.hibernate.engine.spiHibernate ORM
VersionValueA strategy for determining if a version value is an version of a new transient instance or a previously persistent transient instance.Classorg.hibernate.engine.spiHibernate ORM