Uses of Interface
com.pervasive.datarush.coercion.CoercerRegistrationFactory
-
Packages that use CoercerRegistrationFactory Package Description com.pervasive.datarush.coercion Provides classes for dynamic coercion of data structures (for example, arrays and maps) to complex Java objects. -
-
Uses of CoercerRegistrationFactory in com.pervasive.datarush.coercion
Classes in com.pervasive.datarush.coercion that implement CoercerRegistrationFactory Modifier and Type Class Description class
CoercerRegistrationFactoryImpl
Register coercers used by the DataRush library.
-