Package org.hibernate.sql.ast
Interface SqlTreeCreationLogger
-
public interface SqlTreeCreationLogger
-
-
Field Summary
Fields Modifier and Type Field Description static org.jboss.logging.Logger
LOGGER
static String
LOGGER_NAME
-
-
-
Field Detail
-
LOGGER_NAME
static final String LOGGER_NAME
- See Also:
- Constant Field Values
-
LOGGER
static final org.jboss.logging.Logger LOGGER
-
-