Package org.eobjects.metamodel.insert

API for inserting rows

See:
          Description

Interface Summary
RowInsertable An interface for objects that support inserting rows into tables.
RowInsertionBuilder Builder object for row insertion, into a Table.
 

Class Summary
AbstractRowInsertionBuilder<U extends UpdateCallback> Abstract implementation of the RowInsertionBuilder interface, provided as a convenience to RowInsertable implementations.
InsertInto Represents a single INSERT INTO operation to be applied to a UpdateableDataContext.
 

Package org.eobjects.metamodel.insert Description

API for inserting rows



Copyright © 2007-2013. All Rights Reserved.