Overload List

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

See Also