org.babyfish.hibernate.cfg.Configuration$Resource.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of babyfish-hibernate Show documentation
Show all versions of babyfish-hibernate Show documentation
The hibernate enhancement project of BabyFish.
The newest version!
requiredHibernateObjectModelFactoryProvider = The entity class "{0}" is managed by Hibernate, it uses object model but the provider is not "{1}"
missInstrument = The entity class "{0}" is invalid, it is marked by the annotation "@{1}" but actually its bytecode is not the class with object model, please make sure you've used maven to instrument it by this pom section: "\n{2}"