Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.envers.query Classes and Interfaces - 39 results found.
NameDescriptionTypePackageFramework
AbstractAuditQueryClassorg.hibernate.envers.query.implHibernate ORM
AggregatedAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
AggregatedAuditExpression .AggregatedModeClassorg.hibernate.envers.query.criteria.AggregatedAuditExpressionHibernate ORM
AuditConjunctionClassorg.hibernate.envers.query.criteriaHibernate ORM
AuditCriterionInterfaceorg.hibernate.envers.query.criteriaHibernate ORM
AuditDisjunctionClassorg.hibernate.envers.query.criteriaHibernate ORM
AuditEntityClassorg.hibernate.envers.queryHibernate ORM
AuditIdCreate restrictions and projections for the id of an audited entity.Classorg.hibernate.envers.query.criteriaHibernate ORM
AuditOrderInterfaceorg.hibernate.envers.query.orderHibernate ORM
AuditProjectionInterfaceorg.hibernate.envers.query.projectionHibernate ORM
AuditPropertyCreate restrictions, projections and specify order for a property of an audited entity.Classorg.hibernate.envers.query.criteriaHibernate ORM
AuditQueryInterfaceorg.hibernate.envers.queryHibernate ORM
AuditQueryCreatorClassorg.hibernate.envers.queryHibernate ORM
AuditRelatedIdCreate restrictions on an id of an entity related to an audited entity.Classorg.hibernate.envers.query.criteriaHibernate ORM
BetweenAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
CriteriaToolsClassorg.hibernate.envers.query.criteriaHibernate ORM
EntitiesAtRevisionQueryFields inherited from class org.Classorg.hibernate.envers.query.implHibernate ORM
EntitiesModifiedAtRevisionQueryIn comparison to EntitiesAtRevisionQuery this query returns an empty collection if an entity of a certain type has not been changed in a given revision.Classorg.hibernate.envers.query.implHibernate ORM
EntityPropertyNameUsed for specifying restrictions on a property of an audited entity.Classorg.hibernate.envers.query.propertyHibernate ORM
ExtendableCriterionInterfaceorg.hibernate.envers.query.criteriaHibernate ORM
IdentifierEqAuditExpressionA criterion that expresses that the id of an entity is equal or not equal to some specified value.Classorg.hibernate.envers.query.criteriaHibernate ORM
InAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
LogicalAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
ModifiedFlagPropertyNameClassorg.hibernate.envers.query.propertyHibernate ORM
NotAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
NotNullAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
NullAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
OriginalIdPropertyNameUsed for specifying restrictions on the identifier.Classorg.hibernate.envers.query.propertyHibernate ORM
PropertyAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
PropertyAuditOrderClassorg.hibernate.envers.query.orderHibernate ORM
PropertyAuditProjectionClassorg.hibernate.envers.query.projectionHibernate ORM
PropertyNameGetterProvides a function to get the name of a property, which is used in a query, to apply some restrictions on it.Interfaceorg.hibernate.envers.query.propertyHibernate ORM
RelatedAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
RevisionNumberPropertyNameUsed for specifying restrictions on the revision number, corresponding to an audit entity.Classorg.hibernate.envers.query.propertyHibernate ORM
RevisionPropertyPropertyNameUsed for specifying restrictions on a property of the revision entity, which is associated with an audit entity.Classorg.hibernate.envers.query.propertyHibernate ORM
RevisionsOfEntityQueryFields inherited from class org.Classorg.hibernate.envers.query.implHibernate ORM
RevisionTypeAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM
RevisionTypePropertyNameUsed for specifying restrictions on the revision number, corresponding to an audit entity.Classorg.hibernate.envers.query.propertyHibernate ORM
SimpleAuditExpressionClassorg.hibernate.envers.query.criteriaHibernate ORM