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 java.lang.Object


Field Summary
static java.lang.String accessNotAllowed_
           
static java.lang.String accessNotAllowedTemplate
           
static java.text.MessageFormat ejb__refreshformatter
           
static java.text.MessageFormat giformatter
           
static java.util.Properties helpers
           
static java.lang.String jdoCleanAllRefsTemplate
           
static java.lang.String[] jdoClosePersistenceManagerBody
           
static java.lang.String[] jdoGetPersistenceManager0Body
           
static java.lang.String[] jdoGetPersistenceManagerBody
           
static java.lang.String jdoGetPersistenceManagerByPK_
           
static java.lang.String[] jdoGetPersistenceManagerByPKBody
           
static java.text.MessageFormat jdolookuppmfformatter
           
static java.lang.String[] jdoReleasePersistenceManager0Body
           
static java.lang.String loadNonDFG_
           
static java.text.MessageFormat loadNonDFGformatter
           
static java.lang.String privateStaticFinalVariablesTemplate
           
static java.text.MessageFormat privatetransientvformatter
           
static java.lang.String signatureTemplate
           
static java.lang.String updateNotAllowed_
           
static java.lang.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 java.lang.String updateNotAllowed_
See Also:
Constant Field Values

accessNotAllowed_

public static final java.lang.String accessNotAllowed_
See Also:
Constant Field Values

loadNonDFG_

public static final java.lang.String loadNonDFG_
See Also:
Constant Field Values

jdoGetPersistenceManagerByPK_

public static final java.lang.String jdoGetPersistenceManagerByPK_
See Also:
Constant Field Values

helpers

public static java.util.Properties helpers

privatetransientvformatter

public static java.text.MessageFormat privatetransientvformatter

giformatter

public static java.text.MessageFormat giformatter

jdolookuppmfformatter

public static java.text.MessageFormat jdolookuppmfformatter

ejb__refreshformatter

public static java.text.MessageFormat ejb__refreshformatter

loadNonDFGformatter

public static java.text.MessageFormat loadNonDFGformatter

privateStaticFinalVariablesTemplate

public static java.lang.String privateStaticFinalVariablesTemplate

signatureTemplate

public static java.lang.String signatureTemplate

updateNotAllowedTemplate

public static java.lang.String updateNotAllowedTemplate

accessNotAllowedTemplate

public static java.lang.String accessNotAllowedTemplate

jdoCleanAllRefsTemplate

public static java.lang.String jdoCleanAllRefsTemplate

jdoGetPersistenceManagerBody

public static java.lang.String[] jdoGetPersistenceManagerBody

jdoGetPersistenceManager0Body

public static java.lang.String[] jdoGetPersistenceManager0Body

jdoReleasePersistenceManager0Body

public static java.lang.String[] jdoReleasePersistenceManager0Body

jdoGetPersistenceManagerByPKBody

public static java.lang.String[] jdoGetPersistenceManagerByPKBody

jdoClosePersistenceManagerBody

public static java.lang.String[] jdoClosePersistenceManagerBody


Copyright © 2012 GlassFish Community. All Rights Reserved.