| Name | Description | Type | Package | Framework |
| AbstractBeanCollection | Base class for List Set and Map implementations of BeanCollection. | Class | com.avaje.ebean.common | EBean |
| BeanList | List capable of lazy loading. | Class | com.avaje.ebean.common | EBean |
| BeanMap | Map capable of lazy loading. | Class | com.avaje.ebean.common | EBean |
| BeanSet | Set capable of lazy loading. | Class | com.avaje.ebean.common | EBean |
| SpiContainer | Creates the EbeanServer implementations. | Interface | com.avaje.ebean.common | EBean |