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 ServerPropertiesServerConfiguration.getPropertiesFromFile(int protocol, String path, String extension) Retrieves a new HsqlProperties object, if possible, loaded from the specified file.static ServerPropertiesServerConfiguration.newDefaultProperties(int protocol) Retrieves a new default properties object for a server of the specified protocol