com.avaje.ebean.plugin.package-info Maven / Gradle / Ivy
/**
* Provides a API for plugins.
*
* Plugins can get and read meta data about the entity beans and enhance or utilise the
* functionality of the EbeanServer.
*
*/
package com.avaje.ebean.plugin;