Uses of Class
io.ebean.enhance.Transformer
Packages that use Transformer
Package
Description
Used to Manage Logging, AutoFetch etc
-
Uses of Transformer in io.ebean.enhance
Methods in io.ebean.enhance that return TransformerModifier and TypeMethodDescriptionstatic TransformerTransformer.get()Return the Transformer instance. -
Uses of Transformer in io.ebean.enhance.ant
Constructors in io.ebean.enhance.ant with parameters of type TransformerModifierConstructorDescriptionOfflineFileTransform(Transformer transformer, ClassLoader classLoader, String inDir) Enhance the class file and replace the file with the the enhanced version of the class. -
Uses of Transformer in io.ebean.enhance.common
Constructors in io.ebean.enhance.common with parameters of type TransformerModifierConstructorDescriptionInputStreamTransform(Transformer transformer, ClassLoader classLoader)