Menu

#203 Load a specified table from a dataset into a list of JPA Entities

(future)
open
nobody
None
5
2017-07-23
2017-07-23
Jeff Jensen
No

Utilize the JPA field name to database column mappings to populate the entity from dataset column names.

Generic T is entity type: <t> List<t> loadDataSetTableIntoEntity(IDataSet dataSet, String tableName)</t></t>

Discussion

Monday.com Logo