Package | Description |
---|---|
com.orientechnologies.orient.object.jpa.parsing |
Modifier and Type | Method and Description |
---|---|
static PersistenceXml |
PersistenceXml.parse(String aName)
Try to parse tag to enum item
|
static PersistenceXml |
PersistenceXml.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceXml[] |
PersistenceXml.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
PersistenceXmlUtil.parseSchemaVersion(String uri,
PersistenceXml element,
Attributes attributes) |
Copyright © 2009–2020 OrientDB. All rights reserved.