Overload List
Name | Description | |
---|---|---|
InfoString(IEntityPersister) |
Generate small message that can be used in traces and exception messages.
| |
InfoString(String, Object) |
Generate an info message string relating to a particular entity,
based on the given entityName and id.
| |
InfoString(Type, Object) |
Generate small message that can be used in traces and exception messages.
| |
InfoString(ICollectionPersister, Object) |
Generate small message that can be used in traces and exception messages.
| |
InfoString(IEntityPersister, Object) |
Generate small message that can be used in traces and exception messages.
| |
InfoString(String, String, Object) |
Generate an info message string relating to a given property value
for an entity.
| |
InfoString(ICollectionPersister, Object, ISessionFactoryImplementor) |
Generate an info message string relating to a particular managed
collection.
| |
InfoString(IEntityPersister, Object, ISessionFactoryImplementor) |
Generate small message that can be used in traces and exception messages.
| |
InfoString(IEntityPersister, array<Object>[]()[][], ISessionFactoryImplementor) | ||
InfoString(IEntityPersister, Object, IType, ISessionFactoryImplementor) |
Generate small message that can be used in traces and exception messages.
|