The com.ibm.pdq.runtime.factory.DataFactory class provides a means for constructing implementations of the Data interface.
The Data interface provides methods to perform the following operations:
Data's DML methods are overloaded so users are able to indicate their need to have a table's auto-generated columns returned, and (when applicable) to have corresponding properties of a supplied bean class updated.
Many of the Data interface's query methods are generic, so they are able to return instances of different types as well as collections of different types. Moreover, the Data interface's query methods are overloaded, which lets you perform these actions: