I want to read JPA entity file through java reflection and find @Table and @Column annotation values and write it into excel file.
Asked
Active
Viewed 153 times
0
-
Welcome to SO. Your question is too vague : please see [ask] – xiawi Jul 18 '19 at 13:47
-
Possible duplicate of [How to discover fully qualified table column from Hibernate MetadataSources](https://stackoverflow.com/questions/45843457/how-to-discover-fully-qualified-table-column-from-hibernate-metadatasources) – crizzis Jul 18 '19 at 21:29