-
-
Class org.hibernate.criterion.AbstractEmptinessExpression
-
Serialized Fields
-
propertyName
String propertyName
-
Class org.hibernate.criterion.AggregateProjection
class AggregateProjection extends org.hibernate.criterion.SimpleProjection implements
Serializable
-
Serialized Fields
-
functionName
String functionName
-
propertyName
String propertyName
-
Class org.hibernate.criterion.AliasedProjection
-
Class org.hibernate.criterion.AvgProjection
class AvgProjection extends org.hibernate.criterion.AggregateProjection implements
Serializable
-
Class org.hibernate.criterion.BetweenExpression
-
Class org.hibernate.criterion.Conjunction
class Conjunction extends org.hibernate.criterion.Junction implements
Serializable
-
Class org.hibernate.criterion.CountProjection
class CountProjection extends org.hibernate.criterion.AggregateProjection implements
Serializable
-
Serialized Fields
-
distinct
boolean distinct
-
Class org.hibernate.criterion.DetachedCriteria
-
Class org.hibernate.criterion.Disjunction
class Disjunction extends org.hibernate.criterion.Junction implements
Serializable
-
Class org.hibernate.criterion.Distinct
-
Class org.hibernate.criterion.EmptyExpression
class EmptyExpression extends org.hibernate.criterion.AbstractEmptinessExpression implements
Serializable
-
Class org.hibernate.criterion.Example
-
Serialized Fields
-
escapeCharacter
Character escapeCharacter
-
exampleEntity
Object exampleEntity
-
excludedProperties
Set<String> excludedProperties
-
isIgnoreCaseEnabled
boolean isIgnoreCaseEnabled
-
isLikeEnabled
boolean isLikeEnabled
-
matchMode
org.hibernate.criterion.MatchMode matchMode
-
selector
org.hibernate.criterion.Example.PropertySelector selector
-
Class org.hibernate.criterion.Example.AllPropertySelector
-
Class org.hibernate.criterion.Example.NotNullOrZeroPropertySelector
-
Class org.hibernate.criterion.Example.NotNullPropertySelector
-
Class org.hibernate.criterion.ExistsSubqueryExpression
class ExistsSubqueryExpression extends org.hibernate.criterion.SubqueryExpression implements
Serializable
-
Class org.hibernate.criterion.ForeignKeyExpression
-
Class org.hibernate.criterion.ForeignKeyNullExpression
-
Class org.hibernate.criterion.ForeingKeyProjection
class ForeingKeyProjection extends org.hibernate.criterion.SimpleProjection implements
Serializable
-
Class org.hibernate.criterion.IdentifierEqExpression
-
Class org.hibernate.criterion.IdentifierProjection
class IdentifierProjection extends org.hibernate.criterion.SimpleProjection implements
Serializable
-
Class org.hibernate.criterion.IlikeExpression
-
Serialized Fields
-
propertyName
String propertyName
Deprecated.
-
value
Object value
Deprecated.
-
Class org.hibernate.criterion.InExpression
-
Class org.hibernate.criterion.Junction
-
Class org.hibernate.criterion.LikeExpression
-
Serialized Fields
-
escapeChar
Character escapeChar
-
ignoreCase
boolean ignoreCase
-
propertyName
String propertyName
-
value
Object value
-
Class org.hibernate.criterion.LogicalExpression
-
Class org.hibernate.criterion.NaturalIdentifier
-
Class org.hibernate.criterion.NotEmptyExpression
class NotEmptyExpression extends org.hibernate.criterion.AbstractEmptinessExpression implements
Serializable
-
Class org.hibernate.criterion.NotExpression
-
Class org.hibernate.criterion.NotNullExpression
-
Serialized Fields
-
propertyName
String propertyName
-
Class org.hibernate.criterion.NullExpression
-
Serialized Fields
-
propertyName
String propertyName
-
Class org.hibernate.criterion.Order
-
Class org.hibernate.criterion.ProjectionList
-
Class org.hibernate.criterion.PropertiesSubqueryExpression
class PropertiesSubqueryExpression extends org.hibernate.criterion.SubqueryExpression implements
Serializable
-
Serialized Fields
-
propertyNames
String[] propertyNames
-
Class org.hibernate.criterion.Property
class Property extends org.hibernate.criterion.PropertyProjection implements
Serializable
-
Class org.hibernate.criterion.PropertyExpression
-
Class org.hibernate.criterion.PropertyProjection
class PropertyProjection extends org.hibernate.criterion.SimpleProjection implements
Serializable
-
Serialized Fields
-
grouped
boolean grouped
-
propertyName
String propertyName
-
Class org.hibernate.criterion.PropertySubqueryExpression
class PropertySubqueryExpression extends org.hibernate.criterion.SubqueryExpression implements
Serializable
-
Serialized Fields
-
propertyName
String propertyName
-
Class org.hibernate.criterion.RowCountProjection
class RowCountProjection extends org.hibernate.criterion.SimpleProjection implements
Serializable
-
Class org.hibernate.criterion.SimpleExpression
-
Serialized Fields
-
ignoreCase
boolean ignoreCase
-
op
String op
-
propertyName
String propertyName
-
value
Object value
-
Class org.hibernate.criterion.SimpleProjection
-
Class org.hibernate.criterion.SimpleSubqueryExpression
class SimpleSubqueryExpression extends org.hibernate.criterion.SubqueryExpression implements
Serializable
-
Class org.hibernate.criterion.SizeExpression
-
Class org.hibernate.criterion.SQLCriterion
-
Class org.hibernate.criterion.SQLProjection
-
Class org.hibernate.criterion.SubqueryExpression
-
Serialized Fields
-
criteriaImpl
org.hibernate.internal.CriteriaImpl criteriaImpl
-
innerQuery
org.hibernate.loader.criteria.CriteriaQueryTranslator innerQuery
-
op
String op
-
params
org.hibernate.engine.spi.QueryParameters params
-
quantifier
String quantifier
-
types
org.hibernate.type.Type[] types
-
-
class HibernatePersistenceLoadingLocalContainerEntityManagerFactoryBean extends org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean implements
Serializable
-
-
class IntersectsPredicate extends org.hibernate.query.criteria.internal.predicate.AbstractSimplePredicate implements
Serializable
- serialVersionUID:
- -5467642277075037085L
-
Serialized Fields
-
entityManager
javax.persistence.EntityManager entityManager
-
matchExpression
javax.persistence.criteria.Expression<org.locationtech.jts.geom.Geometry> matchExpression
-
matchingExprssion
javax.persistence.criteria.Expression<org.locationtech.jts.geom.Geometry> matchingExprssion