Uses of Enum
de.jbellmann.rwds.ReadWriteDataSource.Type
-
Uses of ReadWriteDataSource.Type in de.jbellmann.rwds
Fields in de.jbellmann.rwds with type parameters of type ReadWriteDataSource.TypeModifier and TypeFieldDescriptionprotected static final ThreadLocal<ReadWriteDataSource.Type>ReadWriteDataSource.currentDataSourceMethods in de.jbellmann.rwds that return ReadWriteDataSource.TypeModifier and TypeMethodDescriptionstatic ReadWriteDataSource.TypeReturns the enum constant of this type with the specified name.static ReadWriteDataSource.Type[]ReadWriteDataSource.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.