return IMultiQuery |
|
string hql |
Type IMultiQuery
Namespace NHibernate
return IMultiQuery |
|
string hql |
return IMultiQuery |
|
IQuery query |
return IMultiQuery |
|
string namedQuery |
return IList |
return IMultiQuery |
|
string name |
The name of the parameter |
string val |
A non-null instance of a String . |
return IMultiQuery |
|
string name |
|
Byte[] val |
return IMultiQuery |
|
string name |
The name of the parameter |
bool val |
A non-null instance of a Boolean . |
return IMultiQuery |
|
string name |
The name of the parameter |
Byte val |
A non-null instance of a Byte . |
return IMultiQuery |
|
bool cacheable |
Should the query results be cacheable? |
return IMultiQuery |
|
string cacheRegion |
${WriteSummary(content)} |
return IMultiQuery |
|
string name |
The name of the parameter |
Char val |
A non-null instance of a Char . |
return IMultiQuery |
|
string name |
The name of the parameter |
DateTime val |
A non-null instance of a DateTime . |
return IMultiQuery |
|
string name |
The name of the parameter |
decimal val |
A non-null instance of a Decimal . |
return IMultiQuery |
|
string name |
The name of the parameter |
double val |
A non-null instance of a Double . |
return IMultiQuery |
|
string name |
The name of the parameter |
object val |
A non-null instance of a persistent class |
return IMultiQuery |
|
string name |
The name of the parameter |
Enum val |
A non-null instance of a persistent enumeration |
return IMultiQuery |
|
FlushMode flushMode |
return IMultiQuery |
|
bool forceCacheRefresh |
Should the query result in a forceable refresh of the query cache? |
return IMultiQuery |
|
string name |
The name of the parameter |
short val |
A non-null instance of a Int16 . |
return IMultiQuery |
|
string name |
The name of the parameter |
int val |
A non-null instance of a Int32 . |
return IMultiQuery |
|
string name |
The name of the parameter |
long val |
A non-null instance of a Int64 . |
return IMultiQuery |
|
string name |
The name of the parameter |
object val |
The non-null parameter value |
return IMultiQuery |
|
string name |
The name of the parameter |
object val |
The possibly null parameter value |
IType type |
The NHibernate IType . |
foo.bar in (:value_list)
return IMultiQuery |
|
string name |
The name of the parameter |
ICollection vals |
A collection of values to list |
IType type |
The Hibernate type of the values |
foo.bar in (:value_list)
return IMultiQuery |
|
string name |
The name of the parameter |
ICollection vals |
A collection of values to list |
return IMultiQuery |
|
IResultTransformer transformer |
return IMultiQuery |
|
string name |
The name of the parameter |
float val |
A non-null instance of a Single . |
return IMultiQuery |
|
string name |
The name of the parameter |
string val |
A non-null instance of a String . |
return IMultiQuery |
|
string name |
The name of the parameter |
DateTime val |
A non-null instance of a DateTime . |
return IMultiQuery |
|
int timeout |
return IMultiQuery |
|
string name |
The name of the parameter |
DateTime val |
A non-null instance of a DateTime . |