public abstract class PropertyUtil
extends org.apache.derby.iapi.util.PropertyUtil
Constructor and Description |
---|
PropertyUtil() |
Modifier and Type | Method and Description |
---|---|
private static org.apache.derby.iapi.services.context.Context |
getContextOrNull(java.lang.String contextID)
Privileged lookup of a Context.
|
static java.io.Serializable |
getDatabasePropertyDefault(java.lang.String k) |
static void |
setDatabasePropertyDefault(java.lang.String k,
java.io.Serializable v) |
public static java.io.Serializable getDatabasePropertyDefault(java.lang.String k) throws java.lang.Exception
java.lang.Exception
public static void setDatabasePropertyDefault(java.lang.String k, java.io.Serializable v) throws java.lang.Exception
java.lang.Exception
private static org.apache.derby.iapi.services.context.Context getContextOrNull(java.lang.String contextID)
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.