| Name | Description |
---|
 | AfterOperation | (Inherited from AbstractSessionImpl.) |
 | AfterTransactionBegin | (Overrides AbstractSessionImpl..::..AfterTransactionBegin(ITransaction).) |
 | AfterTransactionCompletion | (Overrides AbstractSessionImpl..::..AfterTransactionCompletion(Boolean, ITransaction).) |
 | BeforeTransactionCompletion | (Overrides AbstractSessionImpl..::..BeforeTransactionCompletion(ITransaction).) |
 | BeginTransaction()()()() |
Begin a NHibernate transaction
|
 | BeginTransaction(IsolationLevel) |
Begin a NHibernate transaction with the specified isolation level
|
 | BestGuessEntityName | (Overrides AbstractSessionImpl..::..BestGuessEntityName(Object).) |
 | CheckAndUpdateSessionStatus | (Inherited from AbstractSessionImpl.) |
 | Close | Close the stateless session and release the ADO.NET connection. |
 | CloseSessionFromDistributedTransaction | (Overrides AbstractSessionImpl..::..CloseSessionFromDistributedTransaction()()()().) |
 | Convert | (Inherited from AbstractSessionImpl.) |
 | CreateCriteria(String) |
Create a new ICriteria instance, for the given entity name.
|
 | CreateCriteria(Type) | |
 | CreateCriteria(String, String) |
Create a new ICriteria instance, for the given entity name,
with the given alias.
|
 | CreateCriteria(Type, String) | |
 | CreateCriteria<(Of <<'(T>)>>)()()()() |
Create a new ICriteria instance, for the given entity class,
or a superclass of an entity class.
|
 | CreateCriteria<(Of <<'(T>)>>)(String) |
Create a new ICriteria instance, for the given entity class,
or a superclass of an entity class, with the given alias.
|
 | CreateQuery(String) | (Inherited from AbstractSessionImpl.) |
 | CreateQuery(IQueryExpression) | (Inherited from AbstractSessionImpl.) |
 | CreateSQLQuery | (Inherited from AbstractSessionImpl.) |
 | Delete(Object) | Delete a entity. |
 | Delete(String, Object) | Delete a entity. |
 | Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
 | Dispose(Boolean) | Releases the unmanaged resources used by the StatelessSessionImpl and optionally releases the managed resources |
 | EnlistInAmbientTransactionIfNeeded | (Inherited from AbstractSessionImpl.) |
 | Enumerable(String, QueryParameters) | (Overrides AbstractSessionImpl..::..Enumerable(String, QueryParameters).) |
 | Enumerable<(Of <<'(T>)>>)(String, QueryParameters) | (Overrides AbstractSessionImpl..::..Enumerable(String, QueryParameters).) |
 | EnumerableFilter(Object, String, QueryParameters) | (Overrides AbstractSessionImpl..::..EnumerableFilter(Object, String, QueryParameters).) |
 | EnumerableFilter<(Of <<'(T>)>>)(Object, String, QueryParameters) | (Overrides AbstractSessionImpl..::..EnumerableFilter(Object, String, QueryParameters).) |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | ErrorIfClosed | (Inherited from AbstractSessionImpl.) |
 | ExecuteNativeUpdate | (Overrides AbstractSessionImpl..::..ExecuteNativeUpdate(NativeSQLQuerySpecification, QueryParameters).) |
 | ExecuteUpdate | (Overrides AbstractSessionImpl..::..ExecuteUpdate(String, QueryParameters).) |
 | Finalize |
Finalizer that ensures the object is correctly disposed of.
(Overrides Object..::..Finalize()()()().) |
 | Flush | (Overrides AbstractSessionImpl..::..Flush()()()().) |
 | Get(String, Object) | Retrieve a entity. |
 | Get(String, Object, LockMode) |
Retrieve a entity, obtaining the specified lock mode.
|
 | Get<(Of <<'(T>)>>)(Object) | Retrieve a entity.
|
 | Get<(Of <<'(T>)>>)(Object, LockMode) |
Retrieve a entity, obtaining the specified lock mode.
|
 | GetContextEntityIdentifier | (Overrides AbstractSessionImpl..::..GetContextEntityIdentifier(Object).) |
 | GetEntityPersister | (Overrides AbstractSessionImpl..::..GetEntityPersister(String, Object).) |
 | GetEntityUsingInterceptor | (Overrides AbstractSessionImpl..::..GetEntityUsingInterceptor(EntityKey).) |
 | GetFilterParameterType | (Overrides AbstractSessionImpl..::..GetFilterParameterType(String).) |
 | GetFilterParameterValue | (Overrides AbstractSessionImpl..::..GetFilterParameterValue(String).) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetHQLQueryPlan(String, Boolean) | (Inherited from AbstractSessionImpl.) |
 | GetHQLQueryPlan(IQueryExpression, Boolean) | (Inherited from AbstractSessionImpl.) |
 | GetNamedQuery | (Inherited from AbstractSessionImpl.) |
 | GetNamedSQLQuery | (Inherited from AbstractSessionImpl.) |
 | GetNativeSQLQueryPlan | (Inherited from AbstractSessionImpl.) |
 | GetQueries | (Overrides AbstractSessionImpl..::..GetQueries(String, Boolean).) |
 | GetSessionImplementation |
Gets the stateless session implementation.
|
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GuessEntityName | (Overrides AbstractSessionImpl..::..GuessEntityName(Object).) |
 | ImmediateLoad | (Overrides AbstractSessionImpl..::..ImmediateLoad(String, Object).) |
 | Initialize | (Inherited from AbstractSessionImpl.) |
 | InitializeCollection | (Overrides AbstractSessionImpl..::..InitializeCollection(IPersistentCollection, Boolean).) |
 | Insert(Object) | Insert a entity. |
 | Insert(String, Object) | Insert a row. |
 | Instantiate | (Overrides AbstractSessionImpl..::..Instantiate(String, Object).) |
 | InternalLoad | (Overrides AbstractSessionImpl..::..InternalLoad(String, Object, Boolean, Boolean).) |
 | List(CriteriaImpl) | (Overrides AbstractSessionImpl..::..List<(Of <<'(T>)>>)(CriteriaImpl).) |
 | List(String, QueryParameters) | (Overrides AbstractSessionImpl..::..List(String, QueryParameters).) |
 | List(CriteriaImpl, IList) | (Overrides AbstractSessionImpl..::..List(CriteriaImpl, IList).) |
 | List(IQueryExpression, QueryParameters) | (Inherited from AbstractSessionImpl.) |
 | List(NativeSQLQuerySpecification, QueryParameters) | (Overrides AbstractSessionImpl..::..List(NativeSQLQuerySpecification, QueryParameters).) |
 | List(String, QueryParameters, IList) | (Overrides AbstractSessionImpl..::..List(String, QueryParameters, IList).) |
 | List(IQueryExpression, QueryParameters, IList) | (Overrides AbstractSessionImpl..::..List(IQueryExpression, QueryParameters, IList).) |
 | List(NativeSQLQuerySpecification, QueryParameters, IList) | (Overrides AbstractSessionImpl..::..List(NativeSQLQuerySpecification, QueryParameters, IList).) |
 | List<(Of <<'(T>)>>)(CriteriaImpl) | (Overrides AbstractSessionImpl..::..List<(Of <<'(T>)>>)(CriteriaImpl).) |
 | List<(Of <<'(T>)>>)(String, QueryParameters) | (Overrides AbstractSessionImpl..::..List(String, QueryParameters).) |
 | List<(Of <<'(T>)>>)(NativeSQLQuerySpecification, QueryParameters) | (Overrides AbstractSessionImpl..::..List(NativeSQLQuerySpecification, QueryParameters).) |
 | ListCustomQuery(ICustomQuery, QueryParameters, IList) | (Overrides AbstractSessionImpl..::..ListCustomQuery(ICustomQuery, QueryParameters, IList).) |
 | ListCustomQuery<(Of <<'(T>)>>)(ICustomQuery, QueryParameters) | (Overrides AbstractSessionImpl..::..ListCustomQuery<(Of <<'(T>)>>)(ICustomQuery, QueryParameters).) |
 | ListFilter(Object, String, QueryParameters) | (Overrides AbstractSessionImpl..::..ListFilter(Object, String, QueryParameters).) |
 | ListFilter<(Of <<'(T>)>>)(Object, String, QueryParameters) | (Overrides AbstractSessionImpl..::..ListFilter(Object, String, QueryParameters).) |
 | ManagedClose | |
 | ManagedFlush | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | QueryOver<(Of <<'(T>)>>)()()()() | |
 | QueryOver<(Of <<'(T>)>>)(Expression<(Of <<'(Func<(Of <<'(T>)>>)>)>>)) | |
 | Refresh(Object) |
Refresh the entity instance state from the database.
|
 | Refresh(Object, LockMode) |
Refresh the entity instance state from the database.
|
 | Refresh(String, Object) |
Refresh the entity instance state from the database.
|
 | Refresh(String, Object, LockMode) |
Refresh the entity instance state from the database.
|
 | SetBatchSize | |
 | SetClosed | (Inherited from AbstractSessionImpl.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Update(Object) | Update a entity. |
 | Update(String, Object) | Update a entity. |