Class CMPROTemplateFormatter
- java.lang.Object
-
- com.sun.jdo.spi.persistence.support.ejb.ejbc.CMPROTemplateFormatter
-
public class CMPROTemplateFormatter extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringaccessNotAllowed_static StringaccessNotAllowedTemplatestatic MessageFormatejb__refreshformatterstatic MessageFormatgiformatterstatic Propertieshelpersstatic StringjdoCleanAllRefsTemplatestatic String[]jdoClosePersistenceManagerBodystatic String[]jdoGetPersistenceManager0Bodystatic String[]jdoGetPersistenceManagerBodystatic StringjdoGetPersistenceManagerByPK_static String[]jdoGetPersistenceManagerByPKBodystatic MessageFormatjdolookuppmfformatterstatic String[]jdoReleasePersistenceManager0Bodystatic StringloadNonDFG_static MessageFormatloadNonDFGformatterstatic StringprivateStaticFinalVariablesTemplatestatic MessageFormatprivatetransientvformatterstatic StringsignatureTemplatestatic StringupdateNotAllowed_static StringupdateNotAllowedTemplate
-
-
-
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
-
-