Uses of Enum Class
org.hsqldb.lib.tar.TarHeaderField
Packages that use TarHeaderField
Package
Description
Contains the DbBackupMain class, for offline backing up HyperSQL databases.
-
Uses of TarHeaderField in org.hsqldb.lib.tar
Subclasses with type arguments of type TarHeaderField in org.hsqldb.lib.tarModifier and TypeClassDescriptionenumPurely static structure defining our interface to the Tar Entry Header.Methods in org.hsqldb.lib.tar that return TarHeaderFieldModifier and TypeMethodDescriptionstatic TarHeaderFieldReturns the enum constant of this class with the specified name.static TarHeaderField[]TarHeaderField.values()Returns an array containing the constants of this enum class, in the order they are declared.