Uses of Class
org.hsqldb.server.ServerAcl.AclFormatException
Packages that use ServerAcl.AclFormatException
-
Uses of ServerAcl.AclFormatException in org.hsqldb.server
Methods in org.hsqldb.server that throw ServerAcl.AclFormatExceptionModifier and TypeMethodDescriptionstatic void
Utility method that allows interactive testing of individual ACL records, as well as the net effect of the ACL record list.void
Server.setProperties
(Properties props) Sets server properties using the specified properties objectvoid
Server.setProperties
(org.hsqldb.persist.HsqlProperties props) Sets server properties using the specified HsqlProperties objectConstructors in org.hsqldb.server that throw ServerAcl.AclFormatException