The QueryImpl type exposes the following members.

Properties

  NameDescription
Public propertyCacheable (Inherited from AbstractQueryImpl.)
Public propertyCacheRegion (Inherited from AbstractQueryImpl.)
Public propertyHasNamedParameters (Inherited from AbstractQueryImpl.)
Public propertyIsReadOnly
Will entities (and proxies) returned by the query be loaded in read-only mode?
(Inherited from AbstractQueryImpl.)
Protected propertyLockModes (Overrides AbstractQueryImpl..::..LockModes.)
Protected propertyNamedParameterLists (Inherited from AbstractQueryImpl.)
Public propertyNamedParameters (Inherited from AbstractQueryImpl.)
Protected propertyNamedParams (Inherited from AbstractQueryImpl.)
Public propertyQueryString (Inherited from AbstractQueryImpl.)
Public propertyReturnAliases (Inherited from AbstractQueryImpl.)
Public propertyReturnTypes (Inherited from AbstractQueryImpl.)
Protected propertyRowSelection (Inherited from AbstractQueryImpl.)
Public propertySelection (Inherited from AbstractQueryImpl.)
Protected propertySession (Inherited from AbstractQueryImpl.)
Protected propertyTypes (Inherited from AbstractQueryImpl.)
Protected propertyValues (Inherited from AbstractQueryImpl.)

See Also