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