|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyInitializer.InitializationVeto | |
---|---|
oracle.javatools.db.property | Contains classes for extending the object support that comes as standard in the database api (e.g. |
oracle.jdeveloper.offlinedb.userprops | Extension to the Offline Database that allows the association of a library of user properties to be associated with an offline database. |
Uses of PropertyInitializer.InitializationVeto in oracle.javatools.db.property |
---|
Methods in oracle.javatools.db.property that throw PropertyInitializer.InitializationVeto | |
---|---|
abstract java.lang.Object |
PropertyInitializer.getPropertyInitialValue(DBObject obj, java.lang.String propertyName) |
Uses of PropertyInitializer.InitializationVeto in oracle.jdeveloper.offlinedb.userprops |
---|
Methods in oracle.jdeveloper.offlinedb.userprops that throw PropertyInitializer.InitializationVeto | |
---|---|
java.lang.Object |
UserPropertyInitializer.getPropertyInitialValue(DBObject obj, java.lang.String propertyName) |
protected abstract java.lang.String |
UserPropertyInitializer.getUserPropertyDefault(DBObject obj, java.lang.String userPropertyName) Concrete subclasses should return the default value of the user property with the given name for the given DBObject or throw a PropertyInitializer.InitializationVeto exception. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |