All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.babyfish.hibernate.hql.XQueryPlan$Resource.properties Maven / Gradle / Ivy

The newest version!
notDuringAnyInvocation                                  = This invocation is during the invocation of "{0}.{1}({2})" or "{0}.{1}.{3}"
hibernateLimitInMemoryForPolymorphicQueryIsNotEnabled   = The firstResult/maxResults are specified on polymorphic query, this is not allowed because its performance is low, if you must do this, please set the property "{0}" to be "true" in the hibernate configuration or JPA configuration to allow hibernate to query all the data and then do the limit work in memory




© 2015 - 2024 Weber Informatics LLC | Privacy Policy