Uses of Class
org.wildfly.clustering.marshalling.protostream.sql.SQLMarshallerProvider
-
Packages that use SQLMarshallerProvider Package Description org.wildfly.clustering.marshalling.protostream.sql -
-
Uses of SQLMarshallerProvider in org.wildfly.clustering.marshalling.protostream.sql
Methods in org.wildfly.clustering.marshalling.protostream.sql that return SQLMarshallerProvider Modifier and Type Method Description static SQLMarshallerProviderSQLMarshallerProvider. valueOf(String name)Returns the enum constant of this type with the specified name.static SQLMarshallerProvider[]SQLMarshallerProvider. values()Returns an array containing the constants of this enum type, in the order they are declared.
-