|
JULEA
|
#include <jdb-internal.h>
Data Fields | |
| bson_t | bson |
| bson_t | bson_index |
| GHashTable * | variables |
| GArray * | index |
| gchar * | name |
| guint | bson_index_count |
| gint | ref_count |
| gboolean | bson_initialized |
| gboolean | bson_index_initialized |
| gboolean | server_side |
| bson_t JDBSchema::bson |
| bson_t JDBSchema::bson_index |
| guint JDBSchema::bson_index_count |
| gboolean JDBSchema::bson_index_initialized |
| gboolean JDBSchema::bson_initialized |
| GArray* JDBSchema::index |
| gchar* JDBSchema::name |
| gint JDBSchema::ref_count |
| gboolean JDBSchema::server_side |
| GHashTable* JDBSchema::variables |