Package com.subzero.swig
Class sbz_DbSchema
java.lang.Object
com.subzero.swig.sbz_DbSchema
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedsbz_DbSchema(long cPtr, boolean cMemoryOwn) sbz_DbSchema(String db_type, String db_schema_json, String license_key) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()protected voidfinalize()protected static longgetCPtr(sbz_DbSchema obj) booleanisDemo()protected static longswigRelease(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