Scope of Derby properties

A property in Derby can have system-wide scope, database-wide scope, or both.

Note: Database-wide properties are stored in the database and are simpler and safer for deployment. System-wide properties can be more practical during the development process.

For more information about scopes, precedence, and persistence, see "Properties overview" in the Derby Developer's Guide.

Related concepts
Dynamic and static properties
Derby properties