synchronoss / cpo-api

Class Persistence Object (CPO) Application Programming Interface (API).
GNU Lesser General Public License v2.1
3 stars 3 forks source link

Use cpo-plugin to generate the test pojos for cpo-jdbc #53

Closed berryware closed 4 years ago

berryware commented 4 years ago

Use cpo-plugin to generate the test pojos for the jdbc datasources. This will allow datasource specific pojos to be used for testing datasource specific datatypes. It will also test cpo-plugin and make sure it is generating pojos correctly.