In a client/server environment, you must set the system properties for the server's system. That means that when you are using the derby.properties file, the file exists in the server's derby.system.home directory. Client applications can set database-wide properties because they are set via SQL statements.
The following table summarizes the ways to set properties.
Type of Property | How You Set It |
---|---|
System-wide |
|
Database-wide | Using system procedures and functions in an SQL statement |