Package io.ebean.enhance.ant
Used to Manage Logging, AutoFetch etc
Provides control objects that can be used to manage an EbeanServer. For example, change the logging levels at Runtime.
-
Interface Summary Interface Description TransformationListener Mechanism for caller (ANT Task, Maven plugin, Hudson plugin, etc.) to report events back to the user interface. -
Class Summary Class Description AntEnhanceTask An ANT task that can enhance entity beans etc for use by Ebean.MainTransform A utility object to run transformation from a main method.OfflineFileTransform Transforms class files when they are on the file system.StringReplace Utility String class that supports String manipulation functions.