Uses of Class
io.ebeaninternal.xmlmapping.model.XmEbean
Packages that use XmEbean
-
Uses of XmEbean in io.ebeaninternal.xmlmapping
Methods in io.ebeaninternal.xmlmapping that return XmEbeanModifier and TypeMethodDescriptionstatic XmEbeanXmlMappingReader.read(InputStream is) Read and return a Migration from an xml document.Methods in io.ebeaninternal.xmlmapping that return types with arguments of type XmEbeanModifier and TypeMethodDescriptionXmlMappingReader.readByResourceList(List<io.avaje.classpath.scanner.Resource> resourceList) Read the deployment XML for the given resources.XmlMappingReader.readByResourceName(ClassLoader classLoader, String resourceName) Read the deployment XML for the given resource name.Method parameters in io.ebeaninternal.xmlmapping with type arguments of type XmEbean -
Uses of XmEbean in io.ebeaninternal.xmlmapping.model
Methods in io.ebeaninternal.xmlmapping.model that return XmEbean