Uses of Interface
com.speedment.jpastreamer.field.method.ByteGetter
Packages that use ByteGetter
Package
Description
Fields expose handlers for accessing columns in generated classes and are
located in this package.
Functional interfaces used by Fields are located in this package.
-
Uses of ByteGetter in com.speedment.jpastreamer.field
Methods in com.speedment.jpastreamer.field with parameters of type ByteGetter -
Uses of ByteGetter in com.speedment.jpastreamer.field.method
Subinterfaces of ByteGetter in com.speedment.jpastreamer.field.methodModifier and TypeInterfaceDescriptioninterfaceGetByte<ENTITY>A more detailedByteGetterthat also contains information about the field that created it.