1.

What Is Orm Metadata?

Answer»

All the mapping between classes and tables, PROPERTIES and COLUMNS, JAVA types and SQL types ETC is defined in ORM metadata.

All the mapping between classes and tables, properties and columns, Java types and SQL types etc is defined in ORM metadata.



Discussion

No Comment Found