The CriteriaImpl type exposes the following members.

Properties

  NameDescription
Public propertyAlias
Public propertyCacheable
Public propertyCacheRegion
Public propertyComment
Public propertyEntityOrClassName
Public propertyFetchSize
Public propertyFirstResult
Public propertyIsReadOnly
Will entities (and proxies) loaded by this Criteria be put in read-only mode?
Public propertyIsReadOnlyInitialized
Was the read-only mode explicitly initialized?
Public propertyLockModes
Public propertyLookupByNaturalKey
Public propertyMaxResults
Public propertyProjection
Public propertyProjectionCriteria
Public propertyResultTransformer
Public propertySession
Public propertyTimeout

See Also