IDbConnection conn |
IDbConnection conn |
return ICollectionPersister |
|
string role |
return IEntityPersister |
|
Type clazz |
return IEntityPersister |
The IEntityPersister for the class. |
string className |
The name of the class that is persisted. |
return IEntityPersister |
The IEntityPersister for the class. |
string className |
The name of the class that is persisted. |
bool throwIfNotFound |
${WriteSummary(content)} |
return IIdentifierGenerator |
|
Type rootClass |
return String[] |
|
Type clazz |
return string |
|
string name |
return IQueryCache |
the existing cache, or a newly created cache if none by that region name |
string regionName |
the name of the cache region, or null for the default query cache |
return ResultSetMappingDefinition |
|
string resultSetRef |
return IType[] |
|
string queryString |
return IDbConnection |
return ISession |
An appropriate session. |
IDbConnection connection |
The external ADO.NET connection to use, if any (i.e., optional). |
ConnectionReleaseMode connectionReleaseMode |
The release mode for managed database connections. |
return int
|
return ICurrentSessionContext
|
hibernate.default_schema
return string
|
return int
|
hibernate.adonet.batch_size
if the value exists and greater than 0.
return bool
|
PreparedStatement.getGeneratedKeys
supported (Java-specific?)
return bool
|
This is only applicable to manually controlled NHibernate Transactions.
return IsolationLevel
|
return bool
|
return bool
|
ResultSet
s supported?
return bool
|
return bool
|
return int
|
return IQueryCache
|
return SQLFunctionRegistry
|
return ITransactionFactory
|