Quick Apps are a pretty exciting feature for us, but we're wondering about t

Quick Apps are a pretty exciting feature for us, but we're wondering about the underlying JPA annotations.

We're running on Oracle, and an internal convenience practice dictates that we use upper-case table names and column names as lower-case names need to be quote delimited when referenced by SQL.

I have a two part question:

Is there a configurable option to force case to upper? Or,

Is there a way to intercept the XSD before app creation and manually make the change (including perhaps @COLUMN(columnDefinition) configurations?

OriginalPostID-219333

OriginalPostID-219333

  Discussion posts and replies are publicly visible