Package com.subzero.swig
Class sbz_DbSchema
java.lang.Object
com.subzero.swig.sbz_DbSchema
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
sbz_DbSchema
(long cPtr, boolean cMemoryOwn) sbz_DbSchema
(String db_type, String db_schema_json, String license_key) -
Method Summary
Modifier and TypeMethodDescriptionvoid
delete()
protected void
finalize()
protected static long
getCPtr
(sbz_DbSchema obj) boolean
isDemo()
protected static long
swigRelease
(sbz_DbSchema obj)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
sbz_DbSchema
protected sbz_DbSchema(long cPtr, boolean cMemoryOwn) -
sbz_DbSchema
-
-
Method Details