com.sun.jdo.spi.persistence.support.ejb.ejbqlc
Class LogHelperQueryCompilerEJB

java.lang.Object
  extended by com.sun.jdo.spi.persistence.support.ejb.ejbqlc.LogHelperQueryCompilerEJB

public class LogHelperQueryCompilerEJB
extends Object

Author:
Michael Bouschen

Field Summary
protected static String bundleName
          The bundle name for this component
protected static String componentName
          The component name for this component
protected static ClassLoader loader
          The class loader for this component
 
Constructor Summary
LogHelperQueryCompilerEJB()
           
 
Method Summary
static Logger getLogger()
          Return the logger for the sqlstore component
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

componentName

protected static final String componentName
The component name for this component

See Also:
Constant Field Values

loader

protected static final ClassLoader loader
The class loader for this component


bundleName

protected static final String bundleName
The bundle name for this component

See Also:
Constant Field Values
Constructor Detail

LogHelperQueryCompilerEJB

public LogHelperQueryCompilerEJB()
Method Detail

getLogger

public static Logger getLogger()
Return the logger for the sqlstore component



Copyright © 2012. All Rights Reserved.