exxcellent / olingo-jpa-processor-v4

The JPA Processor fills the gap between Olingo V4 and the database, by providing a mapping between JPA metadata and OData metadata, generating queries and supporting the entity manipulations.
Apache License 2.0
6 stars 3 forks source link

Support for lower case attribute names #25

Closed rguderlei closed 4 years ago

rguderlei commented 4 years ago

The current version generates attribute names starting with an upper case from a model with lower case names. It would be nice if the naming convention for attribute names could be configurable