Package org.hibernate.id.factory
Interface IdGenFactoryLogging
-
public interface IdGenFactoryLogging
Logging related to IdentifierGeneratorFactory
-
-
Field Summary
Fields Modifier and Type Field Description static org.jboss.logging.Logger
ID_GEN_FAC_LOGGER
static String
LOGGER_NAME
-
-
-
Field Detail
-
LOGGER_NAME
static final String LOGGER_NAME
- See Also:
- Constant Field Values
-
ID_GEN_FAC_LOGGER
static final org.jboss.logging.Logger ID_GEN_FAC_LOGGER
-
-