com.sun.jdo.spi.persistence.support.ejb.ejbc
Class CMPROTemplateFormatter

java.lang.Object
  extended by com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter

public class CMPROTemplateFormatter
extends Object


Field Summary
static String accessNotAllowed_
           
static String accessNotAllowedTemplate
           
static MessageFormat ejb__refreshformatter
           
static MessageFormat giformatter
           
static Properties helpers
           
static String jdoCleanAllRefsTemplate
           
static String[] jdoClosePersistenceManagerBody
           
static String[] jdoGetPersistenceManager0Body
           
static String[] jdoGetPersistenceManagerBody
           
static String jdoGetPersistenceManagerByPK_
           
static String[] jdoGetPersistenceManagerByPKBody
           
static MessageFormat jdolookuppmfformatter
           
static String[] jdoReleasePersistenceManager0Body
           
static String loadNonDFG_
           
static MessageFormat loadNonDFGformatter
           
static String privateStaticFinalVariablesTemplate
           
static MessageFormat privatetransientvformatter
           
static String signatureTemplate
           
static String updateNotAllowed_
           
static String updateNotAllowedTemplate
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

updateNotAllowed_

public static final String updateNotAllowed_
See Also:
Constant Field Values

accessNotAllowed_

public static final String accessNotAllowed_
See Also:
Constant Field Values

loadNonDFG_

public static final String loadNonDFG_
See Also:
Constant Field Values

jdoGetPersistenceManagerByPK_

public static final String jdoGetPersistenceManagerByPK_
See Also:
Constant Field Values

helpers

public static Properties helpers

privatetransientvformatter

public static MessageFormat privatetransientvformatter

giformatter

public static MessageFormat giformatter

jdolookuppmfformatter

public static MessageFormat jdolookuppmfformatter

ejb__refreshformatter

public static MessageFormat ejb__refreshformatter

loadNonDFGformatter

public static MessageFormat loadNonDFGformatter

privateStaticFinalVariablesTemplate

public static String privateStaticFinalVariablesTemplate

signatureTemplate

public static String signatureTemplate

updateNotAllowedTemplate

public static String updateNotAllowedTemplate

accessNotAllowedTemplate

public static String accessNotAllowedTemplate

jdoCleanAllRefsTemplate

public static String jdoCleanAllRefsTemplate

jdoGetPersistenceManagerBody

public static String[] jdoGetPersistenceManagerBody

jdoGetPersistenceManager0Body

public static String[] jdoGetPersistenceManager0Body

jdoReleasePersistenceManager0Body

public static String[] jdoReleasePersistenceManager0Body

jdoGetPersistenceManagerByPKBody

public static String[] jdoGetPersistenceManagerByPKBody

jdoClosePersistenceManagerBody

public static String[] jdoClosePersistenceManagerBody


Copyright © 2012. All Rights Reserved.