jaxio / celerio-angular-quickstart

Generate an Angular 5 CRUD application from an existing database schema (we provide a sample one)
Apache License 2.0
479 stars 138 forks source link

Clob issue #46

Closed praveenrajkr closed 7 years ago

praveenrajkr commented 7 years ago

Am facing compilation issue when i try to generate code with oracle database , In pojo file under domain folder is having the CLOB variable where it is missing in DTO file so it is throwing error every where