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
Methods in org.hsqldb.lib.tar that return TarHeaderFieldModifier and TypeMethodDescriptionstatic TarHeaderField
Returns 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.