/* This file is machine generated, don't edit it !*/ #ifndef _JAVA_SQL_CONNECTION_H #define _JAVA_SQL_CONNECTION_H /* Structure information for class: java/sql/Connection */ typedef struct java_sql_Connection { java_objectheader header; } java_sql_Connection; #endif