io.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 Database.
*
*/
package io.ebean.plugin;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy