Package org.apache.metamodel.pojo
-
Interface Summary Interface Description TableDataProvider<E> Represents a named collection to be comprehended by aPojoDataContext. -
Class Summary Class Description ArrayTableDataProvider MapTableDataProvider ObjectTableDataProvider<E> TableDataProviderfor regular Java objects with getter and setter methods.PojoDataContext ADataContextused to serve MetaModel support for collections of Java objects and key/value maps.PojoDataContextFactory