Uses of Class
org.hsqldb.server.ServerProperties
Packages that use ServerProperties
-
Uses of ServerProperties in org.hsqldb.server
Methods in org.hsqldb.server that return ServerPropertiesModifier and TypeMethodDescriptionstatic ServerProperties
ServerConfiguration.getPropertiesFromFile
(int protocol, String path, String extension) Retrieves a new HsqlProperties object, if possible, loaded from the specified file.static ServerProperties
ServerConfiguration.newDefaultProperties
(int protocol) Retrieves a new default properties object for a server of the specified protocol