JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Use
Tree
Deprecated
Index
Search
Help
io.ebean.api
io.ebean.common
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package io.ebean.common
package
io.ebean.common
Common non-public interfaces and implementation.
Related Packages
Package
Description
io.ebean
Core API (see
Database
,
DB
and
Query
).
Classes
Class
Description
BeanList
<E>
List capable of lazy loading and modification awareness.
BeanMap
<K,
E>
Map capable of lazy loading and modification aware.
BeanSet
<E>
Set capable of lazy loading and modification aware.