Uses of Record Class
io.github.blyznytsiaorg.bibernate.entity.EntityColumn
Packages that use EntityColumn
-
Uses of EntityColumn in io.github.blyznytsiaorg.bibernate.utils
Methods in io.github.blyznytsiaorg.bibernate.utils that return types with arguments of type EntityColumnModifier and TypeMethodDescriptionstatic List
<EntityColumn> EntityReflectionUtils.getEntityFields
(Class<?> entityClass) Retrieves a list of EntityColumn objects representing fields of the given entity class.