JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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.