How can the class generated by javaassist get the original class name in the case of reflect?

Hibernate lazily loads the acquired entity class, which has been handled by javaassit. Now there is no time to study javaassit, wants to know how to get the original Class, of the entity class and the original attribute of the entity class and the Class of the attribute

.
Mar.04,2021
  • Can I use hibernate instead of a database?

    1. Recently, when I was learning hibernate, a question suddenly occurred to me: can I use hibernate instead of a database to store data? Can it cooperate with hibernate with simple file access? 2. In order to answer this question, I think we should fi...

    Feb.28,2021
Menu