C G I J O R S T X
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- createAliasMapping() - Method in class io.ebeaninternal.xmlmapping.model.ObjectFactory
-
Create an instance of
XmAliasMapping - createColumnMapping() - Method in class io.ebeaninternal.xmlmapping.model.ObjectFactory
-
Create an instance of
XmColumnMapping - createEbean() - Method in class io.ebeaninternal.xmlmapping.model.ObjectFactory
-
Create an instance of
XmEbean - createEntity() - Method in class io.ebeaninternal.xmlmapping.model.ObjectFactory
-
Create an instance of
XmEntity - createNamedQuery() - Method in class io.ebeaninternal.xmlmapping.model.ObjectFactory
-
Create an instance of
XmNamedQuery - createQuery() - Method in class io.ebeaninternal.xmlmapping.model.ObjectFactory
-
Create an instance of
XmQuery - createRawSql() - Method in class io.ebeaninternal.xmlmapping.model.ObjectFactory
-
Create an instance of
XmRawSql
G
- getAlias() - Method in class io.ebeaninternal.xmlmapping.model.XmAliasMapping
-
Gets the value of the alias property.
- getAliasMapping() - Method in class io.ebeaninternal.xmlmapping.model.XmRawSql
-
Gets the value of the aliasMapping property.
- getClazz() - Method in class io.ebeaninternal.xmlmapping.model.XmDto
-
Gets the value of the clazz property.
- getClazz() - Method in class io.ebeaninternal.xmlmapping.model.XmEntity
-
Gets the value of the clazz property.
- getColumn() - Method in class io.ebeaninternal.xmlmapping.model.XmColumnMapping
-
Gets the value of the column property.
- getColumnMapping() - Method in class io.ebeaninternal.xmlmapping.model.XmRawSql
-
Gets the value of the columnMapping property.
- getDto() - Method in class io.ebeaninternal.xmlmapping.model.XmEbean
-
Returns the List of XmDto beans.
- getEntity() - Method in class io.ebeaninternal.xmlmapping.model.XmEbean
-
Gets the value of the entity property.
- getName() - Method in class io.ebeaninternal.xmlmapping.model.XmNamedQuery
-
Gets the value of the name property.
- getName() - Method in class io.ebeaninternal.xmlmapping.model.XmRawSql
-
Gets the value of the name property.
- getNamedQuery() - Method in class io.ebeaninternal.xmlmapping.model.XmDto
-
Gets the value of the namedQuery property.
- getNamedQuery() - Method in class io.ebeaninternal.xmlmapping.model.XmEntity
-
Gets the value of the namedQuery property.
- getProperty() - Method in class io.ebeaninternal.xmlmapping.model.XmAliasMapping
-
Gets the value of the property property.
- getProperty() - Method in class io.ebeaninternal.xmlmapping.model.XmColumnMapping
-
Gets the value of the property property.
- getQuery() - Method in class io.ebeaninternal.xmlmapping.model.XmNamedQuery
-
Gets the value of the query property.
- getQuery() - Method in class io.ebeaninternal.xmlmapping.model.XmRawSql
-
Gets the value of the query property.
- getRawSql() - Method in class io.ebeaninternal.xmlmapping.model.XmDto
-
Gets the value of the rawSql property.
- getRawSql() - Method in class io.ebeaninternal.xmlmapping.model.XmEntity
-
Gets the value of the rawSql property.
- getValue() - Method in class io.ebeaninternal.xmlmapping.model.XmQuery
-
Gets the value of the value property.
I
- io.ebeaninternal.xmlmapping - package io.ebeaninternal.xmlmapping
- io.ebeaninternal.xmlmapping.model - package io.ebeaninternal.xmlmapping.model
J
- JaxbXmapService - Class in io.ebeaninternal.xmlmapping
- JaxbXmapService() - Constructor for class io.ebeaninternal.xmlmapping.JaxbXmapService
O
- ObjectFactory - Class in io.ebeaninternal.xmlmapping.model
-
This object contains factory methods for each Java content interface and Java element interface generated in the io.ebeaninternal.xmlmapping.model package.
- ObjectFactory() - Constructor for class io.ebeaninternal.xmlmapping.model.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: io.ebeaninternal.xmlmapping.model
R
- read(InputStream) - Static method in class io.ebeaninternal.xmlmapping.XmlMappingReader
-
Read and return a Migration from an xml document.
- read(ClassLoader, List<String>) - Method in class io.ebeaninternal.xmlmapping.JaxbXmapService
- readByResourceList(List<Resource>) - Static method in class io.ebeaninternal.xmlmapping.XmlMappingReader
-
Read the deployment XML for the given resources.
- readByResourceName(ClassLoader, String) - Static method in class io.ebeaninternal.xmlmapping.XmlMappingReader
-
Read the deployment XML for the given resource name.
S
- setAlias(String) - Method in class io.ebeaninternal.xmlmapping.model.XmAliasMapping
-
Sets the value of the alias property.
- setClazz(String) - Method in class io.ebeaninternal.xmlmapping.model.XmDto
-
Sets the value of the clazz property.
- setClazz(String) - Method in class io.ebeaninternal.xmlmapping.model.XmEntity
-
Sets the value of the clazz property.
- setColumn(String) - Method in class io.ebeaninternal.xmlmapping.model.XmColumnMapping
-
Sets the value of the column property.
- setName(String) - Method in class io.ebeaninternal.xmlmapping.model.XmNamedQuery
-
Sets the value of the name property.
- setName(String) - Method in class io.ebeaninternal.xmlmapping.model.XmRawSql
-
Sets the value of the name property.
- setProperty(String) - Method in class io.ebeaninternal.xmlmapping.model.XmAliasMapping
-
Sets the value of the property property.
- setProperty(String) - Method in class io.ebeaninternal.xmlmapping.model.XmColumnMapping
-
Sets the value of the property property.
- setQuery(XmQuery) - Method in class io.ebeaninternal.xmlmapping.model.XmNamedQuery
-
Sets the value of the query property.
- setQuery(XmQuery) - Method in class io.ebeaninternal.xmlmapping.model.XmRawSql
-
Sets the value of the query property.
- setValue(String) - Method in class io.ebeaninternal.xmlmapping.model.XmQuery
-
Sets the value of the value property.
T
- toBeans(List<XmEbean>) - Method in class io.ebeaninternal.xmlmapping.ToXmapEbean
- ToXmapEbean - Class in io.ebeaninternal.xmlmapping
- ToXmapEbean() - Constructor for class io.ebeaninternal.xmlmapping.ToXmapEbean
X
- XmAliasMapping - Class in io.ebeaninternal.xmlmapping.model
-
Java class for anonymous complex type.
- XmAliasMapping() - Constructor for class io.ebeaninternal.xmlmapping.model.XmAliasMapping
- XmColumnMapping - Class in io.ebeaninternal.xmlmapping.model
-
Java class for anonymous complex type.
- XmColumnMapping() - Constructor for class io.ebeaninternal.xmlmapping.model.XmColumnMapping
- XmDto - Class in io.ebeaninternal.xmlmapping.model
-
Java class for anonymous complex type.
- XmDto() - Constructor for class io.ebeaninternal.xmlmapping.model.XmDto
- XmEbean - Class in io.ebeaninternal.xmlmapping.model
-
Java class for anonymous complex type.
- XmEbean() - Constructor for class io.ebeaninternal.xmlmapping.model.XmEbean
- XmEntity - Class in io.ebeaninternal.xmlmapping.model
-
Java class for anonymous complex type.
- XmEntity() - Constructor for class io.ebeaninternal.xmlmapping.model.XmEntity
- XmlMappingReader - Class in io.ebeaninternal.xmlmapping
- XmlMappingReader() - Constructor for class io.ebeaninternal.xmlmapping.XmlMappingReader
- XmNamedQuery - Class in io.ebeaninternal.xmlmapping.model
-
Java class for anonymous complex type.
- XmNamedQuery() - Constructor for class io.ebeaninternal.xmlmapping.model.XmNamedQuery
- XmQuery - Class in io.ebeaninternal.xmlmapping.model
-
Java class for anonymous complex type.
- XmQuery() - Constructor for class io.ebeaninternal.xmlmapping.model.XmQuery
- XmRawSql - Class in io.ebeaninternal.xmlmapping.model
-
Java class for anonymous complex type.
- XmRawSql() - Constructor for class io.ebeaninternal.xmlmapping.model.XmRawSql
All Classes All Packages