Index
All Classes and Interfaces|All Packages
A
- addAliasMapping(String, String) - Method in class io.ebeaninternal.xmapping.api.XmapRawSql
- addColumnMapping(String, String) - Method in class io.ebeaninternal.xmapping.api.XmapRawSql
- aliasMapping - Variable in class io.ebeaninternal.xmapping.api.XmapRawSql
C
- clazz - Variable in class io.ebeaninternal.xmapping.api.XmapDto
- clazz - Variable in class io.ebeaninternal.xmapping.api.XmapEntity
- columnMapping - Variable in class io.ebeaninternal.xmapping.api.XmapRawSql
D
E
G
- getAliasMapping() - Method in class io.ebeaninternal.xmapping.api.XmapRawSql
-
Return the alias to property mapping.
- getClazz() - Method in class io.ebeaninternal.xmapping.api.XmapDto
- getClazz() - Method in class io.ebeaninternal.xmapping.api.XmapEntity
-
Return the entity class.
- getColumnMapping() - Method in class io.ebeaninternal.xmapping.api.XmapRawSql
-
Return the column to property mapping.
- getDto() - Method in class io.ebeaninternal.xmapping.api.XmapEbean
- getEntity() - Method in class io.ebeaninternal.xmapping.api.XmapEbean
- getName() - Method in class io.ebeaninternal.xmapping.api.XmapNamedQuery
-
Return the name.
- getName() - Method in class io.ebeaninternal.xmapping.api.XmapRawSql
-
Return the name.
- getNamedQuery() - Method in class io.ebeaninternal.xmapping.api.XmapEntity
-
Return the named queries for this entity.
- getQuery() - Method in class io.ebeaninternal.xmapping.api.XmapNamedQuery
-
Return the query.
- getQuery() - Method in class io.ebeaninternal.xmapping.api.XmapRawSql
-
Return the query.
- getRawSql() - Method in class io.ebeaninternal.xmapping.api.XmapDto
- getRawSql() - Method in class io.ebeaninternal.xmapping.api.XmapEntity
-
Return the named raw sql queries for this entity.
I
- io.ebean.xmapping.api - module io.ebean.xmapping.api
- io.ebeaninternal.xmapping.api - package io.ebeaninternal.xmapping.api
N
- name - Variable in class io.ebeaninternal.xmapping.api.XmapNamedQuery
- name - Variable in class io.ebeaninternal.xmapping.api.XmapRawSql
- namedQuery - Variable in class io.ebeaninternal.xmapping.api.XmapEntity
Q
- query - Variable in class io.ebeaninternal.xmapping.api.XmapNamedQuery
- query - Variable in class io.ebeaninternal.xmapping.api.XmapRawSql
R
- rawSql - Variable in class io.ebeaninternal.xmapping.api.XmapDto
- rawSql - Variable in class io.ebeaninternal.xmapping.api.XmapEntity
- read(ClassLoader, List<String>) - Method in interface io.ebeaninternal.xmapping.api.XmapService
-
Read and return external named queries etc.
X
- XmapDto - Class in io.ebeaninternal.xmapping.api
-
External DTO mapping.
- XmapDto(String) - Constructor for class io.ebeaninternal.xmapping.api.XmapDto
- XmapEbean - Class in io.ebeaninternal.xmapping.api
-
External mapping for Entity and DTO beans.
- XmapEbean() - Constructor for class io.ebeaninternal.xmapping.api.XmapEbean
- XmapEntity - Class in io.ebeaninternal.xmapping.api
-
External mapping for an Entity.
- XmapEntity(String) - Constructor for class io.ebeaninternal.xmapping.api.XmapEntity
- XmapNamedQuery - Class in io.ebeaninternal.xmapping.api
-
External named query.
- XmapNamedQuery(String, String) - Constructor for class io.ebeaninternal.xmapping.api.XmapNamedQuery
- XmapRawSql - Class in io.ebeaninternal.xmapping.api
-
External named raw sql query.
- XmapRawSql(String, String) - Constructor for class io.ebeaninternal.xmapping.api.XmapRawSql
- XmapService - Interface in io.ebeaninternal.xmapping.api
-
Read and return external mapping for named queries etc.
All Classes and Interfaces|All Packages