Uses of Class
org.zalando.typemapper.core.DatabaseFieldDescriptor
Packages that use DatabaseFieldDescriptor
-
Uses of DatabaseFieldDescriptor in org.zalando.typemapper.postgres
Methods in org.zalando.typemapper.postgres that return DatabaseFieldDescriptorModifier and TypeMethodDescriptionstatic DatabaseFieldDescriptorPgTypeHelper.getDatabaseFieldDescriptor(Field field) get the database field annotation from a given field.