Home
last modified time | relevance | path

Searched defs:cnc_c_pointer (Results 1 – 9 of 9) sorted by relevance

/dports/databases/libgda5/libgda-5.2.10/providers/jdbc/
H A Dprovider.java302 public void declareParamTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareParamTypes()
440 public void declareColumnTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareColumnTypes()
489 protected long cnc_c_pointer = 0; field in GdaJValue
510 native void setCBlob (long c_pointer, int col, long cnc_c_pointer, GdaJBlobOp blob); in setCBlob()
543 public void setGdaConnectionPointer (long cnc_c_pointer) { in setGdaConnectionPointer()
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/jdbc/
H A Dprovider.java302 public void declareParamTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareParamTypes()
440 public void declareColumnTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareColumnTypes()
489 protected long cnc_c_pointer = 0; field in GdaJValue
510 native void setCBlob (long c_pointer, int col, long cnc_c_pointer, GdaJBlobOp blob); in setCBlob()
543 public void setGdaConnectionPointer (long cnc_c_pointer) { in setGdaConnectionPointer()
H A DGdaJValue.c362 jlong cnc_c_pointer, jobject blobop) in Java_GdaJValue_setCBlob()
/dports/databases/libgda5-ui/libgda-5.2.10/providers/jdbc/
H A Dprovider.java302 public void declareParamTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareParamTypes()
440 public void declareColumnTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareColumnTypes()
489 protected long cnc_c_pointer = 0; field in GdaJValue
510 native void setCBlob (long c_pointer, int col, long cnc_c_pointer, GdaJBlobOp blob); in setCBlob()
543 public void setGdaConnectionPointer (long cnc_c_pointer) { in setGdaConnectionPointer()
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/jdbc/
H A Dprovider.java302 public void declareParamTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareParamTypes()
440 public void declareColumnTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareColumnTypes()
489 protected long cnc_c_pointer = 0; field in GdaJValue
510 native void setCBlob (long c_pointer, int col, long cnc_c_pointer, GdaJBlobOp blob); in setCBlob()
543 public void setGdaConnectionPointer (long cnc_c_pointer) { in setGdaConnectionPointer()
H A DGdaJValue.c362 jlong cnc_c_pointer, jobject blobop) in Java_GdaJValue_setCBlob()
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/jdbc/
H A Dprovider.java302 public void declareParamTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareParamTypes()
440 public void declareColumnTypes (long cnc_c_pointer, byte types[]) throws Exception { in declareColumnTypes()
489 protected long cnc_c_pointer = 0; field in GdaJValue
510 native void setCBlob (long c_pointer, int col, long cnc_c_pointer, GdaJBlobOp blob); in setCBlob()
543 public void setGdaConnectionPointer (long cnc_c_pointer) { in setGdaConnectionPointer()
/dports/databases/libgda5-bdb/libgda-5.2.10/providers/jdbc/
H A DGdaJValue.c362 jlong cnc_c_pointer, jobject blobop) in Java_GdaJValue_setCBlob()
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/jdbc/
H A DGdaJValue.c362 jlong cnc_c_pointer, jobject blobop) in Java_GdaJValue_setCBlob()