Uses of Class
io.ebean.BeanAccessException
Packages that use BeanAccessException
-
Uses of BeanAccessException in io.ebean
Subclasses of BeanAccessException in io.ebeanModifier and TypeClassDescriptionclassThrown when trying to access a property that isn't loaded on an entity that is unmodifiable or has disabled lazy loading.classAttempted to modify a read only entity.