SessionExtensions Methods |
The SessionExtensions type exposes the following members.
Name | Description | |
---|---|---|
CreateBatch(ISession) | ||
CreateBatch(ISession, BatchType) | ||
GetTableTEntity | Extension method used for backward-compatibility, use TableTEntity(ISession) constructor instead. Creates a new instance of the Linq IQueryProvider that represents a table in Cassandra using the mapping configuration provided. Fluent configuration or attributes can be used to define mapping information. |