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.

  • Class
    Description
    Helper object to make AOP generated code simpler.
    Information and methods on BeanDescriptors made available to plugins.
    A dot notation expression path.
    Provides Lookup instances using potentially module specific Lookups.
    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.