Fabric3 JPA/Hibernate Extension

org.fabric3.jpa.runtime
Class JpaConstants

java.lang.Object
  extended by org.fabric3.jpa.runtime.JpaConstants

public class JpaConstants
extends Object

Version:
$Rev: 11083 $ $Date: 2012-06-21 10:38:50 +0000 (Thu, 21 Jun 2012) $

Field Summary
static String ANY_UNIT
           
static String CLASS
           
static String EXCLUDE_UNLISTED_CLASSES
           
static String JAR_FILE
           
static String JTA_DATA_SOURCE
           
static String MAPPING_FILE
           
static String NAME
           
static String NAMED_UNIT
           
static String NON_JTA_DATA_SOURCE
           
static String PROPERTY
           
static String PROPERTY_NAME
           
static String PROPERTY_VALUE
           
static String PROVIDER
           
static String TRANSACTION_TYPE
           
 
Constructor Summary
JpaConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_VALUE

public static final String PROPERTY_VALUE
See Also:
Constant Field Values

PROPERTY_NAME

public static final String PROPERTY_NAME
See Also:
Constant Field Values

NAMED_UNIT

public static final String NAMED_UNIT
See Also:
Constant Field Values

ANY_UNIT

public static final String ANY_UNIT
See Also:
Constant Field Values

PROPERTY

public static final String PROPERTY
See Also:
Constant Field Values

TRANSACTION_TYPE

public static final String TRANSACTION_TYPE
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

PROVIDER

public static final String PROVIDER
See Also:
Constant Field Values

NON_JTA_DATA_SOURCE

public static final String NON_JTA_DATA_SOURCE
See Also:
Constant Field Values

MAPPING_FILE

public static final String MAPPING_FILE
See Also:
Constant Field Values

CLASS

public static final String CLASS
See Also:
Constant Field Values

JTA_DATA_SOURCE

public static final String JTA_DATA_SOURCE
See Also:
Constant Field Values

JAR_FILE

public static final String JAR_FILE
See Also:
Constant Field Values

EXCLUDE_UNLISTED_CLASSES

public static final String EXCLUDE_UNLISTED_CLASSES
See Also:
Constant Field Values
Constructor Detail

JpaConstants

public JpaConstants()

Fabric3 JPA/Hibernate Extension

Copyright © 2007-2012 Metaform Systems.