Is there a way to name a table different from the type without resorting to the use of DDL? I'm using the annotation approach to creating a table, and I seem to be restricted to having the tables named after the type of class that was annotated.
- sql table names and annotations Scott Cote
- Re: sql table names and annotations akurbanov
- RE: sql table names and annotations Scott Cote
