org.jvnet.hyperjaxb3.ejb.schemas.customizations
Class Customizations
java.lang.Object
org.jvnet.hyperjaxb3.ejb.schemas.customizations.Customizations
public class Customizations
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE_URI
public static final String NAMESPACE_URI
- See Also:
- Constant Field Values
ORM_NAMESPACE_URI
public static final String ORM_NAMESPACE_URI
- See Also:
- Constant Field Values
NAMESPACES
public static final Set<String> NAMESPACES
CONTEXT_PATH
public static final String CONTEXT_PATH
PERSISTENCE_ELEMENT_NAME
public static final QName PERSISTENCE_ELEMENT_NAME
ITEM_ELEMENT_NAME
public static final QName ITEM_ELEMENT_NAME
IGNORED_ELEMENT_NAME
public static final QName IGNORED_ELEMENT_NAME
IGNORED_PACKAGE_ELEMENT_NAME
public static final QName IGNORED_PACKAGE_ELEMENT_NAME
GENERATED_CLASS_ELEMENT_NAME
public static final QName GENERATED_CLASS_ELEMENT_NAME
GENERATED_PROPERTY_ELEMENT_NAME
public static final QName GENERATED_PROPERTY_ELEMENT_NAME
GENERATED_ID_ELEMENT_NAME
public static final QName GENERATED_ID_ELEMENT_NAME
GENERATED_VERSION_ELEMENT_NAME
public static final QName GENERATED_VERSION_ELEMENT_NAME
EMBEDDED_ID_ELEMENT_NAME
public static final QName EMBEDDED_ID_ELEMENT_NAME
ID_ELEMENT_NAME
public static final QName ID_ELEMENT_NAME
VERSION_ELEMENT_NAME
public static final QName VERSION_ELEMENT_NAME
TABLE_ELEMENT_NAME
public static final QName TABLE_ELEMENT_NAME
COLUMN_ELEMENT_NAME
public static final QName COLUMN_ELEMENT_NAME
ONE_TO_MANY_ELEMENT_NAME
public static final QName ONE_TO_MANY_ELEMENT_NAME
ONE_TO_ONE_ELEMENT_NAME
public static final QName ONE_TO_ONE_ELEMENT_NAME
MANY_TO_ONE_ELEMENT_NAME
public static final QName MANY_TO_ONE_ELEMENT_NAME
MANY_TO_MANY_ELEMENT_NAME
public static final QName MANY_TO_MANY_ELEMENT_NAME
ELEMENT_COLLECTION_ELEMENT_NAME
public static final QName ELEMENT_COLLECTION_ELEMENT_NAME
BASIC_ELEMENT_NAME
public static final QName BASIC_ELEMENT_NAME
EMBEDDED_ELEMENT_NAME
public static final QName EMBEDDED_ELEMENT_NAME
GENERATED_ELEMENT_NAME
public static QName GENERATED_ELEMENT_NAME
ENTITY_ELEMENT_NAME
public static final QName ENTITY_ELEMENT_NAME
MAPPED_SUPERCLASS_ELEMENT_NAME
public static final QName MAPPED_SUPERCLASS_ELEMENT_NAME
EMBEDDABLE_ELEMENT_NAME
public static final QName EMBEDDABLE_ELEMENT_NAME
JAXB_CONTEXT_ELEMENT_NAME
public static final QName JAXB_CONTEXT_ELEMENT_NAME
Customizations
public Customizations()
getContext
public static JAXBContext getContext()
hj
public static QName hj(String localPart)
orm
public static QName orm(String localPart)
markAsAcknowledged
public static void markAsAcknowledged(com.sun.tools.xjc.model.CPluginCustomization customization)
markAsAcknowledged
public static void markAsAcknowledged(com.sun.tools.xjc.model.CCustomizations customizations)
markAsAcknowledged
public static void markAsAcknowledged(com.sun.tools.xjc.model.CPropertyInfo customizable)
markAsAcknowledged
public static void markAsAcknowledged(com.sun.tools.xjc.model.CClassInfo customizable)
createCustomization
public static com.sun.tools.xjc.model.CPluginCustomization createCustomization(Object object)
getPersistenceObjectFactory
public static ObjectFactory getPersistenceObjectFactory()
getOrmObjectFactory
public static ObjectFactory getOrmObjectFactory()
getCustomizationsObjectFactory
public static ObjectFactory getCustomizationsObjectFactory()
createCustomization$Ignored
public static com.sun.tools.xjc.model.CPluginCustomization createCustomization$Ignored()
createCustomization$Generated
public static com.sun.tools.xjc.model.CPluginCustomization createCustomization$Generated()
markIgnored
public static void markIgnored(com.sun.tools.xjc.model.CCustomizable customizable)
markGenerated
public static void markGenerated(com.sun.tools.xjc.model.CCustomizable customizable)
isGenerated
public static boolean isGenerated(com.sun.tools.xjc.model.CClassInfo classInfo)
isGenerated
public static boolean isGenerated(com.sun.tools.xjc.model.CPropertyInfo propertyInfo)
Copyright © 2005-2014. All Rights Reserved.