Class LogHelperQueryCompilerEJB
java.lang.Object
com.sun.jdo.spi.persistence.support.ejb.ejbqlc.LogHelperQueryCompilerEJB
- Author:
- Michael Bouschen
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final StringThe bundle name for this componentprotected static final StringThe component name for this componentprotected static final ClassLoaderThe class loader for this component -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.sun.jdo.spi.persistence.utility.logging.LoggerReturn the logger for the sqlstore component
-
Field Details
-
componentName
The component name for this component- See Also:
-
loader
The class loader for this component -
bundleName
The bundle name for this component- See Also:
-
-
Constructor Details
-
LogHelperQueryCompilerEJB
public LogHelperQueryCompilerEJB()
-
-
Method Details
-
getLogger
public static com.sun.jdo.spi.persistence.utility.logging.Logger getLogger()Return the logger for the sqlstore component
-