Module io.ebean.api

Package io.ebean.plugin


package io.ebean.plugin
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.

  • Interfaces
    Class
    Description
    Doc store functions for a specific entity bean type.
    Information and methods on BeanDescriptors made available to plugins.
    A dot notation expression path.
    A 'plugin' that wants to be configured on startup so it can use features of the Database itself.
    Property of a entity bean that can be read.
    Property of a entity bean that is a ToMany property.
    Extensions to Database API made available to plugins.