Uses of Enum Class
com.orientechnologies.orient.object.jpa.parsing.PersistenceXml
Packages that use PersistenceXml
-
Uses of PersistenceXml in com.orientechnologies.orient.object.jpa.parsing
Methods in com.orientechnologies.orient.object.jpa.parsing that return PersistenceXmlModifier and TypeMethodDescriptionstatic PersistenceXmlTry to parse tag to enum itemstatic PersistenceXmlReturns the enum constant of this class with the specified name.static PersistenceXml[]PersistenceXml.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.orientechnologies.orient.object.jpa.parsing with parameters of type PersistenceXmlModifier and TypeMethodDescriptionstatic StringPersistenceXmlUtil.parseSchemaVersion(String uri, PersistenceXml element, Attributes attributes)