JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
io.ebean.xmapping.api
Package
io.ebeaninternal.xmapping.api
Interface XmapService
public interface
XmapService
Read and return external mapping for named queries etc.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
XmapEbean
>
read
(
ClassLoader
classLoader,
List
<
String
> mappingLocations)
Read and return external named queries etc.
Method Details
read
List
<
XmapEbean
>
read
(
ClassLoader
classLoader,
List
<
String
> mappingLocations)
Read and return external named queries etc.