{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.lpVRTsmx/b1/mckoisqldb_1.0.6-4_i386.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.lpVRTsmx/b2/mckoisqldb_1.0.6-4_i386.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- d07e1126dc65443245a165769ee78c11 552204 doc optional libmckoisqldb-java-doc_1.0.6-4_all.deb\n+ 7638685137e5d113206bd167c597f8ec 552208 doc optional libmckoisqldb-java-doc_1.0.6-4_all.deb\n 6bd0a0dbc925c5012cb01c2ddcbaccc5 1140076 java optional libmckoisqldb-java_1.0.6-4_all.deb\n"}, {"source1": "libmckoisqldb-java-doc_1.0.6-4_all.deb", "source2": "libmckoisqldb-java-doc_1.0.6-4_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2021-10-31 21:30:50.000000 debian-binary\n -rw-r--r-- 0 0 0 17268 2021-10-31 21:30:50.000000 control.tar.xz\n--rw-r--r-- 0 0 0 534744 2021-10-31 21:30:50.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 534748 2021-10-31 21:30:50.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/doc/libmckoisqldb-java/api/index-all.html", "source2": "./usr/share/doc/libmckoisqldb-java/api/index-all.html", "unified_diff": "@@ -887,15 +887,15 @@\n
\n
The Constructor.
\n
\n
BLOB - Static variable in interface com.mckoi.database.global.SQLTypes
\n
 
\n
BLOB - Static variable in interface com.mckoi.database.sql.SQLConstants
\n
 
\n-
blob_store_interface - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
blob_store_interface - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
An abstracted reference to a BlobStore for managing blob references and\n blob data.
\n
\n
BlobAccessor - Interface in com.mckoi.database.global
\n
\n
An interface that provides access to basic information about a BLOB so that\n@@ -1038,15 +1038,15 @@\n
byteValue() - Method in class com.mckoi.util.BigNumber
\n
\n
Returns this big number as a byte.
\n
\n \n

C

\n
\n-
cache - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
cache - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
A reference to the DataCellCache object.
\n
\n
Cache - Class in com.mckoi.util
\n
\n
Represents a cache of Objects.
\n
\n@@ -1426,15 +1426,15 @@\n
\n
Clears the list of all string elements.
\n
\n
clear(Object) - Method in class com.mckoi.util.HashMapList
\n
\n
Clears the all the values for the given key.
\n
\n-
clearAllRootLocks() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
clearAllRootLocks() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Clears all root locks on the table.
\n
\n
clearCache() - Method in class com.mckoi.database.AbstractQueryContext
\n
\n
Clears the cache of any cached tables.
\n
\n@@ -1659,24 +1659,24 @@\n
An implementation of SelectableScheme that is based on some collated set of\n data.
\n \n
CollatedBaseSearch(TableDataSource, int) - Constructor for class com.mckoi.database.CollatedBaseSearch
\n
\n
The Constructor.
\n
\n-
column_count - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
column_count - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
The number of columns in this table.
\n
\n
column_filter - Variable in class com.mckoi.database.JoinedTable
\n
\n
Gives a column filter to the given column to route correctly to the\n ancestor.
\n
\n-
column_rid_list - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
column_rid_list - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
The list of RIDList objects for each column in this table.
\n
\n
column_scheme - Variable in class com.mckoi.database.JoinedTable
\n
\n
The schemes to describe the entity relation in the given column.
\n
\n@@ -2508,15 +2508,15 @@\n
\n

D

\n
\n
DATA_AREA_OFFSET - Static variable in class com.mckoi.store.AbstractStore
\n
\n
The offset into the file that the data areas start.
\n
\n-
DATA_CELL_CACHING - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
DATA_CELL_CACHING - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Set to false to disable cell caching.
\n
\n
database - Variable in class com.mckoi.database.interpret.Statement
\n
\n
The Database context.
\n
\n@@ -2773,15 +2773,15 @@\n
Returns a DebugLogger object that can be used to log debug messages\n against.
\n \n
Debug() - Method in class com.mckoi.database.jdbcserver.TCPServer
\n
\n
Returns a DebugLogger object that we can log debug messages to.
\n
\n-
Debug() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
Debug() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Returns the DebugLogger object that can be used to log debug messages.
\n
\n
Debug() - Method in class com.mckoi.database.SelectableScheme
\n
\n
Returns the DebugLogger object to log debug messages to.
\n
\n@@ -2974,15 +2974,15 @@\n
 
\n
DELETE - Static variable in class com.mckoi.database.TableModificationEvent
\n
\n
Event type for delete action.
\n
\n
DELETE - Static variable in class com.mckoi.database.TriggerEvent
\n
 
\n-
delete_hits_key - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
delete_hits_key - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
 
\n
delete_rule - Variable in class com.mckoi.database.Transaction.ColumnGroupReference
\n
\n
The delete rule.
\n
\n
deleteAcross(int) - Method in class com.mckoi.database.FixedSizeDataStore
\n
\n@@ -3282,15 +3282,15 @@\n
DoNonBooleanExpression() - Method in class com.mckoi.database.sql.SQL
\n
 
\n
dontSynchFileSystem() - Method in class com.mckoi.database.TransactionSystem
\n
\n
Returns true if we shouldn't synchronize with the file system when\n important indexing information is flushed to the disk.
\n
\n-
doOpeningScan() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
doOpeningScan() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
This is called by the 'open' method.
\n
\n
DOT_DELIMINATED_REF - Static variable in interface com.mckoi.database.sql.SQLConstants
\n
 
\n
DOUBLE - Static variable in interface com.mckoi.database.global.SQLTypes
\n
 
\n@@ -3890,15 +3890,15 @@\n \n
FetchTableNode(TableName, TableName) - Constructor for class com.mckoi.database.QueryPlan.FetchTableNode
\n
 
\n
FetchViewNode(TableName, TableName) - Constructor for class com.mckoi.database.QueryPlan.FetchViewNode
\n
 
\n
FF_FunctionInfo(String, int, Constructor) - Constructor for class com.mckoi.database.FunctionFactory.FF_FunctionInfo
\n
 
\n-
file_hits_key - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
file_hits_key - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
 
\n
FilterTable - Class in com.mckoi.database
\n
\n
A table that is a filter for another table.
\n
\n
FilterTable(Table) - Constructor for class com.mckoi.database.FilterTable
\n
\n@@ -4337,15 +4337,15 @@\n
FunctionTable(Table, Expression[], String[], DatabaseQueryContext) - Constructor for class com.mckoi.database.FunctionTable
\n
\n
Constructs the FunctionTable.
\n
\n
\n

G

\n
\n-
garbage_collector - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
garbage_collector - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Manages scanning and deleting of rows marked as deleted within this\n data source.
\n
\n
GeneralFormatter - Class in com.mckoi.util
\n
\n
This class provides several static convenience functions for formatting\n@@ -5553,15 +5553,15 @@\n
\n
Returns the name of the field.
\n
\n
getName() - Method in class com.mckoi.database.interpret.FromTableDef
\n
\n
Returns the name of the table.
\n
\n-
getName() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
getName() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Returns the name of this table source.
\n
\n
getName() - Method in class com.mckoi.database.ProcedureName
\n
\n
Returns the name of this procedure.
\n
\n@@ -5957,15 +5957,15 @@\n
\n
Returns the schema that this table is within.
\n
\n
getSchema() - Method in class com.mckoi.database.DataTableDef
\n
 
\n
getSchema() - Method in class com.mckoi.database.jdbc.MConnection
\n
 
\n-
getSchema() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
getSchema() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Returns the schema name of this table source.
\n
\n
getSchema() - Method in class com.mckoi.database.ProcedureName
\n
\n
Returns the schema of this procedure.
\n
\n@@ -6219,15 +6219,15 @@\n
getSystem() - Method in class com.mckoi.database.DatabaseQueryContext
\n
\n
Returns a TransactionSystem object that is used to determine information\n about the transactional system.
\n
\n
getSystem() - Method in class com.mckoi.database.GTSQLTypeInfoDataSource
\n
 
\n-
getSystem() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
getSystem() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Returns the TransactionSystem for this table.
\n
\n
getSystem() - Method in interface com.mckoi.database.QueryContext
\n
\n
Returns a TransactionSystem object that is used to determine information\n about the transactional system.
\n@@ -6314,15 +6314,15 @@\n
\n
getTableName() - Method in class com.mckoi.database.AbstractDataTable
\n
\n
Returns the fully resolved table name.
\n
\n
getTableName() - Method in class com.mckoi.database.DataTableDef
\n
 
\n-
getTableName() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
getTableName() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Returns the TableName of this table source.
\n
\n
getTableName() - Method in class com.mckoi.database.ReferenceTable
\n
\n
Filters the name of the table.
\n
\n@@ -6894,15 +6894,15 @@\n
\n
The index of the last value of the array.
\n
\n
INDEX - Static variable in interface com.mckoi.database.sql.SQLConstants
\n
 
\n
INDEX_BLIST - Static variable in interface com.mckoi.database.sql.SQLConstants
\n
 
\n-
index_def - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
index_def - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
A DataIndexSetDef object that describes the indexes on the table.
\n
\n
INDEX_NONE - Static variable in interface com.mckoi.database.sql.SQLConstants
\n
 
\n
indexAt(int) - Method in class com.mckoi.database.DataIndexSetDef
\n
\n@@ -7058,15 +7058,15 @@\n
\n
Event type for insert action.
\n
\n
INSERT - Static variable in class com.mckoi.database.TriggerEvent
\n
\n
Statics that represent the different types of high layer trigger events.
\n
\n-
insert_hits_key - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
insert_hits_key - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
 
\n
InsertDataList(ArrayList) - Method in class com.mckoi.database.sql.SQL
\n
 
\n
InsertElement() - Method in class com.mckoi.database.sql.SQL
\n
 
\n
InsertExpressionList() - Method in class com.mckoi.database.sql.SQL
\n
 
\n@@ -7243,15 +7243,15 @@\n \n
is(String) - Method in class com.mckoi.database.Operator
\n
\n
Returns true if this operator is equal to the operator string.
\n
\n
IS - Static variable in interface com.mckoi.database.sql.SQLConstants
\n
 
\n-
is_closed - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
is_closed - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
True if this table source is closed.
\n
\n
isAfter() - Method in class com.mckoi.database.TableModificationEvent
\n
\n
Returns true if this is a AFTER event.
\n
\n@@ -7925,15 +7925,15 @@\n
\n
Loads all the configuration values from the given InputStream.
\n
\n
loadFromURL(URL) - Method in class com.mckoi.database.control.DefaultDBConfig
\n
\n
Loads all the configuration values from the given URL.
\n
\n-
loadInternal() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
loadInternal() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Loads the internal variables.
\n
\n
LocalBootable - Interface in com.mckoi.database.jdbc
\n
\n
An interface that is implemented by an object that boots up the database.
\n
\n@@ -8168,15 +8168,15 @@\n
\n
Application start point.
\n
\n
main(String[]) - Static method in class com.mckoi.tools.JDBCScriptTool
\n
\n
The application start point.
\n
\n-
makeTableFileName(TransactionSystem, int, TableName) - Static method in class com.mckoi.database.V2MasterTableDataSource
\n+
makeTableFileName(TransactionSystem, int, TableName) - Static method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Creates a unique table name to give a file.
\n
\n
mark(int) - Method in class com.mckoi.database.jdbc.AsciiReader
\n
 
\n
mark(int) - Method in class com.mckoi.database.jdbc.BinaryToUnicodeReader
\n
 
\n@@ -8288,15 +8288,15 @@\n \n
MESSAGE - Static variable in class com.mckoi.debug.Debug
\n
\n
Deprecated.
\n  
\n
MESSAGE - Static variable in interface com.mckoi.debug.Lvl
\n
 
\n-
minimalTableDataSource(IntegerListInterface) - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
minimalTableDataSource(IntegerListInterface) - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Creates a minimal TableDataSource object that represents this\n MasterTableDataSource.
\n
\n
MINUTES - Static variable in class com.mckoi.util.TimeFrame
\n
\n
Formatting enum.
\n@@ -10344,15 +10344,15 @@\n
\n
rollback() - Method in class com.mckoi.database.jdbc.MConnection
\n
 
\n
rollback(Savepoint) - Method in class com.mckoi.database.jdbc.MConnection
\n
 
\n
ROLLBACK - Static variable in interface com.mckoi.database.sql.SQLConstants
\n
 
\n-
root_lock_key - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
root_lock_key - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
The keys we use for Database.stats() for information for this table.
\n
\n
RootTable - Interface in com.mckoi.database
\n
\n
Interface that is implemented by all Root tables.
\n
\n@@ -11299,19 +11299,19 @@\n
Sets the unique key.
\n \n
setupAllSelectableSchemes() - Method in class com.mckoi.database.TemporaryTable
\n
\n
This should be called if you want to perform table operations on this\n TemporaryTable.
\n
\n-
setupDataIndexSetDef() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
setupDataIndexSetDef() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Sets up the DataIndexSetDef object from the information set in this object.
\n
\n-
setupDataTableDef(DataTableDef) - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
setupDataTableDef(DataTableDef) - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Sets up the DataTableDef.
\n
\n
setupEntire(int[], Expression[], QueryContext) - Method in class com.mckoi.database.RowData
\n
\n
Sets up an entire row given the array of Expressions and a list of indices\n to the columns to set.
\n@@ -11802,15 +11802,15 @@\n
 
\n
storesUpperCaseQuotedIdentifiers() - Method in class com.mckoi.database.jdbc.MDatabaseMetaData
\n
 
\n
storeSystem() - Method in class com.mckoi.database.Database
\n
\n
Returns the StoreSystem for this Database.
\n
\n-
storeSystem() - Method in class com.mckoi.database.V2MasterTableDataSource
\n+
storeSystem() - Method in class com.mckoi.database.V1MasterTableDataSource
\n
\n
Returns the StoreSystem object used to manage stores in the persistence\n system.
\n
\n
storeSystem() - Method in class com.mckoi.database.TableDataConglomerate
\n
\n
Returns the StoreSystem used by this conglomerate to manage the\n@@ -12186,29 +12186,29 @@\n
\n
TABLE - Static variable in interface com.mckoi.database.sql.SQLConstants
\n
 
\n
TABLE_ALL_PRIVS - Static variable in class com.mckoi.database.Privileges
\n
\n
Enable all privs for the object.
\n
\n-
table_def - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
table_def - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
A DataTableDef object that describes the table topology.
\n
\n
TABLE_DROPPED - Static variable in exception com.mckoi.database.TransactionException
\n
\n
Thrown when a transaction adds/removes/modifies rows from a table that\n has been dropped by another transaction.
\n
\n-
table_id - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
table_id - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
An integer that uniquely identifies this data source within the\n conglomerate.
\n
\n-
table_indices - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
table_indices - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
\n
A multi-version representation of the table indices kept for this table\n including the row list and the scheme indices.
\n
\n
table_list - Variable in class com.mckoi.database.interpret.Statement
\n
\n
The list of all FromTableInterface objects of resources referenced in\n@@ -12761,15 +12761,15 @@\n
Returns the String of this object if this object is a string type.
\n
\n
total_allocated_space - Variable in class com.mckoi.store.AbstractStore
\n
\n
The total amount of allocated space within this store since the store\n was openned.
\n
\n-
total_hits_key - Variable in class com.mckoi.database.V2MasterTableDataSource
\n+
total_hits_key - Variable in class com.mckoi.database.V1MasterTableDataSource
\n
 
\n
totalAllocatedSinceStart() - Method in class com.mckoi.store.AbstractStore
\n
\n
Returns the total allocated space since the file was openned.
\n
\n
totalSize() - Method in class com.mckoi.database.FixedSizeDataStore
\n
\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -624,15 +624,15 @@\n com.mckoi.database.BlindSearch\n The Constructor.\n BLOB - Static variable in interface com.mckoi.database.global.SQLTypes\n \u00a0\n BLOB - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n blob_store_interface - Variable in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n An abstracted reference to a BlobStore for managing blob references and\n blob data.\n BlobAccessor - Interface in com.mckoi.database.global\n An interface that provides access to basic information about a BLOB so\n that we may compare BLOBs implemented in different ways.\n BlobRef - Interface in com.mckoi.database.global\n A lightweight interface that is a reference to a blob in a BlobStore.\n@@ -733,15 +733,15 @@\n Constructor.\n ByteLongObject(InputStream,_int) - Constructor for class\n com.mckoi.database.global.ByteLongObject\n \u00a0\n byteValue() - Method in class com.mckoi.util.BigNumber\n Returns this big number as a byte.\n ***** C *****\n- cache - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ cache - Variable in class com.mckoi.database.V1MasterTableDataSource\n A reference to the DataCellCache object.\n Cache - Class in com.mckoi.util\n Represents a cache of Objects.\n Cache() - Constructor for class com.mckoi.util.Cache\n \u00a0\n Cache(int) - Constructor for class com.mckoi.util.Cache\n \u00a0\n@@ -1030,15 +1030,15 @@\n clear() - Method in class com.mckoi.util.IntegerVector\n Clears the object to be re-used.\n clear() - Method in class com.mckoi.util.StringListBucket\n Clears the list of all string elements.\n clear(Object) - Method in class com.mckoi.util.HashMapList\n Clears the all the values for the given key.\n clearAllRootLocks() - Method in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n Clears all root locks on the table.\n clearCache() - Method in class com.mckoi.database.AbstractQueryContext\n Clears the cache of any cached tables.\n clearCache() - Method in interface com.mckoi.database.QueryContext\n Clears the cache of any cached tables.\n clearColumnScheme(int) - Method in class com.mckoi.database.DefaultDataTable\n Clears the SelectableScheme information for the given column.\n@@ -1198,21 +1198,21 @@\n \u00a0\n CollatedBaseSearch - Class in com.mckoi.database\n An implementation of SelectableScheme that is based on some collated set\n of data.\n CollatedBaseSearch(TableDataSource,_int) - Constructor for class\n com.mckoi.database.CollatedBaseSearch\n The Constructor.\n- column_count - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ column_count - Variable in class com.mckoi.database.V1MasterTableDataSource\n The number of columns in this table.\n column_filter - Variable in class com.mckoi.database.JoinedTable\n Gives a column filter to the given column to route correctly to the\n ancestor.\n column_rid_list - Variable in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n The list of RIDList objects for each column in this table.\n column_scheme - Variable in class com.mckoi.database.JoinedTable\n The schemes to describe the entity relation in the given column.\n column_table - Variable in class com.mckoi.database.JoinedTable\n Maps the column number in this table to the reference_list array to route\n to.\n columnAt(int) - Method in class com.mckoi.database.DataTableDef\n@@ -1820,15 +1820,15 @@\n Returns the current unique id for the given table name.\n CYCLE - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n ***** D *****\n DATA_AREA_OFFSET - Static variable in class com.mckoi.store.AbstractStore\n The offset into the file that the data areas start.\n DATA_CELL_CACHING - Variable in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n Set to false to disable cell caching.\n database - Variable in class com.mckoi.database.interpret.Statement\n The Database context.\n Database - Class in com.mckoi.database\n The representation of a single database in the system.\n Database(DatabaseSystem,_String) - Constructor for class\n com.mckoi.database.Database\n@@ -2008,15 +2008,15 @@\n Returns a DebugLogger object used to log debug commands.\n Debug() - Method in class\n com.mckoi.database.jdbcserver.AbstractJDBCDatabaseInterface\n Returns a DebugLogger object that can be used to log debug messages\n against.\n Debug() - Method in class com.mckoi.database.jdbcserver.TCPServer\n Returns a DebugLogger object that we can log debug messages to.\n- Debug() - Method in class com.mckoi.database.V2MasterTableDataSource\n+ Debug() - Method in class com.mckoi.database.V1MasterTableDataSource\n Returns the DebugLogger object that can be used to log debug messages.\n Debug() - Method in class com.mckoi.database.SelectableScheme\n Returns the DebugLogger object to log debug messages to.\n Debug() - Method in class com.mckoi.database.SimpleTransaction\n Returns a DebugLogger object that we use to log debug messages to.\n Debug() - Method in class com.mckoi.database.StatementCache\n Returns a DebugLogger object we can use to log debug messages.\n@@ -2148,15 +2148,15 @@\n DELETE - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n DELETE - Static variable in class com.mckoi.database.TableModificationEvent\n Event type for delete action.\n DELETE - Static variable in class com.mckoi.database.TriggerEvent\n \u00a0\n delete_hits_key - Variable in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n \u00a0\n delete_rule - Variable in class\n com.mckoi.database.Transaction.ColumnGroupReference\n The delete rule.\n deleteAcross(int) - Method in class com.mckoi.database.FixedSizeDataStore\n Deletes a set of sectors that have been chained together.\n deleteAllSectors() - Method in class com.mckoi.database.FixedSizeDataStore\n@@ -2413,15 +2413,15 @@\n Done() - Method in class com.mckoi.database.sql.SimpleCharStream\n \u00a0\n DoNonBooleanExpression() - Method in class com.mckoi.database.sql.SQL\n \u00a0\n dontSynchFileSystem() - Method in class com.mckoi.database.TransactionSystem\n Returns true if we shouldn't synchronize with the file system when\n important indexing information is flushed to the disk.\n- doOpeningScan() - Method in class com.mckoi.database.V2MasterTableDataSource\n+ doOpeningScan() - Method in class com.mckoi.database.V1MasterTableDataSource\n This is called by the 'open' method.\n DOT_DELIMINATED_REF - Static variable in interface\n com.mckoi.database.sql.SQLConstants\n \u00a0\n DOUBLE - Static variable in interface com.mckoi.database.global.SQLTypes\n \u00a0\n DOUBLE - Static variable in interface com.mckoi.database.sql.SQLConstants\n@@ -2886,15 +2886,15 @@\n \u00a0\n FetchViewNode(TableName,_TableName) - Constructor for class\n com.mckoi.database.QueryPlan.FetchViewNode\n \u00a0\n FF_FunctionInfo(String,_int,_Constructor) - Constructor for class\n com.mckoi.database.FunctionFactory.FF_FunctionInfo\n \u00a0\n- file_hits_key - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ file_hits_key - Variable in class com.mckoi.database.V1MasterTableDataSource\n \u00a0\n FilterTable - Class in com.mckoi.database\n A table that is a filter for another table.\n FilterTable(Table) - Constructor for class com.mckoi.database.FilterTable\n The Constructor.\n finalize() - Method in class com.mckoi.database.Database\n \u00a0\n@@ -3201,15 +3201,15 @@\n class com.mckoi.database.FunctionTable\n \u00a0\n FunctionTable(Table,_Expression[],_String[],_DatabaseQueryContext) -\n Constructor for class com.mckoi.database.FunctionTable\n Constructs the FunctionTable.\n ***** G *****\n garbage_collector - Variable in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n Manages scanning and deleting of rows marked as deleted within this data\n source.\n GeneralFormatter - Class in com.mckoi.util\n This class provides several static convenience functions for formatting\n various types of information such as a time frame.\n GeneralFormatter() - Constructor for class com.mckoi.util.GeneralFormatter\n \u00a0\n@@ -4114,15 +4114,15 @@\n \u00a0\n getName() - Method in interface com.mckoi.database.FunctionInfo\n The name of the function as used by the SQL grammar to reference it.\n getName() - Method in class com.mckoi.database.global.ColumnDescription\n Returns the name of the field.\n getName() - Method in class com.mckoi.database.interpret.FromTableDef\n Returns the name of the table.\n- getName() - Method in class com.mckoi.database.V2MasterTableDataSource\n+ getName() - Method in class com.mckoi.database.V1MasterTableDataSource\n Returns the name of this table source.\n getName() - Method in class com.mckoi.database.ProcedureName\n Returns the name of this procedure.\n getName() - Method in class com.mckoi.database.SchemaDef\n Returns the case correct name of the schema.\n getName() - Method in class com.mckoi.database.TableName\n Returns the table name.\n@@ -4404,15 +4404,15 @@\n \u00a0\n getSchema() - Method in class com.mckoi.database.DataTable\n Returns the schema that this table is within.\n getSchema() - Method in class com.mckoi.database.DataTableDef\n \u00a0\n getSchema() - Method in class com.mckoi.database.jdbc.MConnection\n \u00a0\n- getSchema() - Method in class com.mckoi.database.V2MasterTableDataSource\n+ getSchema() - Method in class com.mckoi.database.V1MasterTableDataSource\n Returns the schema name of this table source.\n getSchema() - Method in class com.mckoi.database.ProcedureName\n Returns the schema of this procedure.\n getSchema() - Method in class com.mckoi.database.TableName\n Returns the schema name or null if the schema name is unknown.\n getSchemaList() - Method in class com.mckoi.database.DatabaseConnection\n Same as the Transaction.getSchemaList method.\n@@ -4592,15 +4592,15 @@\n getSystem() - Method in class com.mckoi.database.DatabaseConnection\n Returns the DatabaseSystem object for this connection.\n getSystem() - Method in class com.mckoi.database.DatabaseQueryContext\n Returns a TransactionSystem object that is used to determine information\n about the transactional system.\n getSystem() - Method in class com.mckoi.database.GTSQLTypeInfoDataSource\n \u00a0\n- getSystem() - Method in class com.mckoi.database.V2MasterTableDataSource\n+ getSystem() - Method in class com.mckoi.database.V1MasterTableDataSource\n Returns the TransactionSystem for this table.\n getSystem() - Method in interface com.mckoi.database.QueryContext\n Returns a TransactionSystem object that is used to determine information\n about the transactional system.\n getSystem() - Method in class com.mckoi.database.SelectableScheme\n Returns the global transaction system.\n getSystem() - Method in class com.mckoi.database.SimpleTransaction\n@@ -4649,15 +4649,15 @@\n Returns a list of table names that are visible within this transaction.\n getTableList() - Method in class com.mckoi.database.TableDescriptions\n Returns a list of table name's sorted in alphebetical order.\n getTableName() - Method in class com.mckoi.database.AbstractDataTable\n Returns the fully resolved table name.\n getTableName() - Method in class com.mckoi.database.DataTableDef\n \u00a0\n- getTableName() - Method in class com.mckoi.database.V2MasterTableDataSource\n+ getTableName() - Method in class com.mckoi.database.V1MasterTableDataSource\n Returns the TableName of this table source.\n getTableName() - Method in class com.mckoi.database.ReferenceTable\n Filters the name of the table.\n getTableName() - Method in class\n com.mckoi.database.TableCommitModificationEvent\n Returns the name of the table.\n getTableName() - Method in class com.mckoi.database.TableModificationEvent\n@@ -5054,15 +5054,15 @@\n index - Variable in class com.mckoi.util.IntegerVector\n The index of the last value of the array.\n INDEX - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n INDEX_BLIST - Static variable in interface\n com.mckoi.database.sql.SQLConstants\n \u00a0\n- index_def - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ index_def - Variable in class com.mckoi.database.V1MasterTableDataSource\n A DataIndexSetDef object that describes the indexes on the table.\n INDEX_NONE - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n indexAt(int) - Method in class com.mckoi.database.DataIndexSetDef\n Returns the DataIndexDef at the given index in this list.\n IndexComparator - Interface in com.mckoi.util\n A comparator that is used within BlockIntegerList that compares two int\n@@ -5153,15 +5153,15 @@\n INSERT - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n INSERT - Static variable in class com.mckoi.database.TableModificationEvent\n Event type for insert action.\n INSERT - Static variable in class com.mckoi.database.TriggerEvent\n Statics that represent the different types of high layer trigger events.\n insert_hits_key - Variable in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n \u00a0\n InsertDataList(ArrayList) - Method in class com.mckoi.database.sql.SQL\n \u00a0\n InsertElement() - Method in class com.mckoi.database.sql.SQL\n \u00a0\n InsertExpressionList() - Method in class com.mckoi.database.sql.SQL\n \u00a0\n@@ -5283,15 +5283,15 @@\n com.mckoi.database.ProcedureManager\n Invokes the procedure with the given name and the given parameters and\n returns the procedure return value.\n is(String) - Method in class com.mckoi.database.Operator\n Returns true if this operator is equal to the operator string.\n IS - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n- is_closed - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ is_closed - Variable in class com.mckoi.database.V1MasterTableDataSource\n True if this table source is closed.\n isAfter() - Method in class com.mckoi.database.TableModificationEvent\n Returns true if this is a AFTER event.\n isAfterLast() - Method in class com.mckoi.database.jdbc.MResultSet\n \u00a0\n isAggregate(FunctionDef) - Method in class com.mckoi.database.FunctionFactory\n Returns true if the function defined by FunctionDef is an aggregate\n@@ -5754,15 +5754,15 @@\n com.mckoi.database.control.DefaultDBConfig\n Loads all the configuration settings from a configuration file.\n loadFromStream(InputStream) - Method in class\n com.mckoi.database.control.DefaultDBConfig\n Loads all the configuration values from the given InputStream.\n loadFromURL(URL) - Method in class com.mckoi.database.control.DefaultDBConfig\n Loads all the configuration values from the given URL.\n- loadInternal() - Method in class com.mckoi.database.V2MasterTableDataSource\n+ loadInternal() - Method in class com.mckoi.database.V1MasterTableDataSource\n Loads the internal variables.\n LocalBootable - Interface in com.mckoi.database.jdbc\n An interface that is implemented by an object that boots up the database.\n locatorsUpdateCopy() - Method in class\n com.mckoi.database.jdbc.MDatabaseMetaData\n \u00a0\n lock() - Method in class com.mckoi.database.FixedSizeDataStore\n@@ -5923,15 +5923,15 @@\n com.mckoi.tools.DBConglomerateRepairTool\n Application start point.\n main(String[]) - Static method in class com.mckoi.tools.JDBCQueryTool\n Application start point.\n main(String[]) - Static method in class com.mckoi.tools.JDBCScriptTool\n The application start point.\n makeTableFileName(TransactionSystem,_int,_TableName) - Static method in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n Creates a unique table name to give a file.\n mark(int) - Method in class com.mckoi.database.jdbc.AsciiReader\n \u00a0\n mark(int) - Method in class com.mckoi.database.jdbc.BinaryToUnicodeReader\n \u00a0\n mark(int) - Method in class com.mckoi.util.PagedInputStream\n \u00a0\n@@ -6016,15 +6016,15 @@\n reference table.\n MESSAGE - Static variable in class com.mckoi.debug.Debug\n Deprecated.\n \u00a0\n MESSAGE - Static variable in interface com.mckoi.debug.Lvl\n \u00a0\n minimalTableDataSource(IntegerListInterface) - Method in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n Creates a minimal TableDataSource object that represents this\n MasterTableDataSource.\n MINUTES - Static variable in class com.mckoi.util.TimeFrame\n Formatting enum.\n MINVALUE - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n Misc - Class in com.mckoi.database.interpret\n@@ -7539,15 +7539,15 @@\n Rolls back the current transaction operating within this connection.\n rollback() - Method in class com.mckoi.database.jdbc.MConnection\n \u00a0\n rollback(Savepoint) - Method in class com.mckoi.database.jdbc.MConnection\n \u00a0\n ROLLBACK - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n- root_lock_key - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ root_lock_key - Variable in class com.mckoi.database.V1MasterTableDataSource\n The keys we use for Database.stats() for information for this table.\n RootTable - Interface in com.mckoi.database\n Interface that is implemented by all Root tables.\n ROW - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n row_count - Variable in class com.mckoi.database.DefaultDataTable\n The number of rows in the table.\n@@ -8236,19 +8236,19 @@\n com.mckoi.database.interpret.FromTableDef\n Sets the unique key.\n setupAllSelectableSchemes() - Method in class\n com.mckoi.database.TemporaryTable\n This should be called if you want to perform table operations on this\n TemporaryTable.\n setupDataIndexSetDef() - Method in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n Sets up the DataIndexSetDef object from the information set in this\n object.\n setupDataTableDef(DataTableDef) - Method in class\n- com.mckoi.database.V2MasterTableDataSource\n+ com.mckoi.database.V1MasterTableDataSource\n Sets up the DataTableDef.\n setupEntire(int[],_Expression[],_QueryContext) - Method in class\n com.mckoi.database.RowData\n Sets up an entire row given the array of Expressions and a list of\n indices to the columns to set.\n setupEntire(int[],_List,_QueryContext) - Method in class\n com.mckoi.database.RowData\n@@ -8616,15 +8616,15 @@\n com.mckoi.database.jdbc.MDatabaseMetaData\n \u00a0\n storesUpperCaseQuotedIdentifiers() - Method in class\n com.mckoi.database.jdbc.MDatabaseMetaData\n \u00a0\n storeSystem() - Method in class com.mckoi.database.Database\n Returns the StoreSystem for this Database.\n- storeSystem() - Method in class com.mckoi.database.V2MasterTableDataSource\n+ storeSystem() - Method in class com.mckoi.database.V1MasterTableDataSource\n Returns the StoreSystem object used to manage stores in the persistence\n system.\n storeSystem() - Method in class com.mckoi.database.TableDataConglomerate\n Returns the StoreSystem used by this conglomerate to manage the\n persistent state of the database.\n storeSystem() - Method in class com.mckoi.database.TransactionSystem\n Returns the StoreSystem encapsulation being used in this database.\n@@ -8986,24 +8986,24 @@\n The Constructor.\n TABLE - Static variable in class com.mckoi.database.GrantManager\n Represents a TABLE object to grant privs over for the user.\n TABLE - Static variable in interface com.mckoi.database.sql.SQLConstants\n \u00a0\n TABLE_ALL_PRIVS - Static variable in class com.mckoi.database.Privileges\n Enable all privs for the object.\n- table_def - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ table_def - Variable in class com.mckoi.database.V1MasterTableDataSource\n A DataTableDef object that describes the table topology.\n TABLE_DROPPED - Static variable in exception\n com.mckoi.database.TransactionException\n Thrown when a transaction adds/removes/modifies rows from a table that\n has been dropped by another transaction.\n- table_id - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ table_id - Variable in class com.mckoi.database.V1MasterTableDataSource\n An integer that uniquely identifies this data source within the\n conglomerate.\n- table_indices - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ table_indices - Variable in class com.mckoi.database.V1MasterTableDataSource\n A multi-version representation of the table indices kept for this table\n including the row list and the scheme indices.\n table_list - Variable in class com.mckoi.database.interpret.Statement\n The list of all FromTableInterface objects of resources referenced in\n this query.\n TABLE_READ_PRIVS - Static variable in class com.mckoi.database.Privileges\n Read privs for the object.\n@@ -9387,15 +9387,15 @@\n toStringBuffer() - Method in class com.mckoi.util.StringListBucket\n Returns the bucket as a StringBuffer.\n toStringValue() - Method in class com.mckoi.database.TObject\n Returns the String of this object if this object is a string type.\n total_allocated_space - Variable in class com.mckoi.store.AbstractStore\n The total amount of allocated space within this store since the store was\n openned.\n- total_hits_key - Variable in class com.mckoi.database.V2MasterTableDataSource\n+ total_hits_key - Variable in class com.mckoi.database.V1MasterTableDataSource\n \u00a0\n totalAllocatedSinceStart() - Method in class com.mckoi.store.AbstractStore\n Returns the total allocated space since the file was openned.\n totalSize() - Method in class com.mckoi.database.FixedSizeDataStore\n Returns the size of the data store file.\n totalStoreSize() - Method in class com.mckoi.database.VariableSizeDataStore\n Returns the size of the data file that keeps all the data in this store.\n"}]}, {"source1": "./usr/share/doc/libmckoisqldb-java/api/member-search-index.js", "source2": "./usr/share/doc/libmckoisqldb-java/api/member-search-index.js", "unified_diff": null, "details": [{"source1": "js-beautify {}", "source2": "js-beautify {}", "unified_diff": "@@ -937,15 +937,15 @@\n \"l\": \"BLOB\"\n }, {\n \"p\": \"com.mckoi.database.sql\",\n \"c\": \"SQLConstants\",\n \"l\": \"BLOB\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"blob_store_interface\"\n }, {\n \"p\": \"com.mckoi.util\",\n \"c\": \"AbstractBlockIntegerList\",\n \"l\": \"block_list\"\n }, {\n \"p\": \"com.mckoi.jfccontrols\",\n@@ -1089,15 +1089,15 @@\n \"u\": \"%3Cinit%3E(java.io.InputStream,int)\"\n }, {\n \"p\": \"com.mckoi.util\",\n \"c\": \"BigNumber\",\n \"l\": \"byteValue()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"cache\"\n }, {\n \"p\": \"com.mckoi.database.sql\",\n \"c\": \"SQLConstants\",\n \"l\": \"CACHE\"\n }, {\n \"p\": \"com.mckoi.util\",\n@@ -1550,15 +1550,15 @@\n }, {\n \"p\": \"com.mckoi.util\",\n \"c\": \"HashMapList\",\n \"l\": \"clear(Object)\",\n \"u\": \"clear(java.lang.Object)\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"clearAllRootLocks()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"AbstractQueryContext\",\n \"l\": \"clearCache()\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -1857,23 +1857,23 @@\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"CollatedBaseSearch\",\n \"l\": \"CollatedBaseSearch(TableDataSource, int)\",\n \"u\": \"%3Cinit%3E(com.mckoi.database.TableDataSource,int)\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"column_count\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"JoinedTable\",\n \"l\": \"column_filter\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"column_rid_list\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"JoinedTable\",\n \"l\": \"column_scheme\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -2814,15 +2814,15 @@\n \"l\": \"CYCLE\"\n }, {\n \"p\": \"com.mckoi.store\",\n \"c\": \"AbstractStore\",\n \"l\": \"DATA_AREA_OFFSET\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"DATA_CELL_CACHING\"\n }, {\n \"p\": \"com.mckoi.database.interpret\",\n \"c\": \"Statement\",\n \"l\": \"database\"\n }, {\n \"p\": \"com.mckoi.database.jdbc\",\n@@ -3038,15 +3038,15 @@\n \"l\": \"Debug()\"\n }, {\n \"p\": \"com.mckoi.database.jdbcserver\",\n \"c\": \"TCPServer\",\n \"l\": \"Debug()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"Debug()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"SelectableScheme\",\n \"l\": \"Debug()\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -3206,15 +3206,15 @@\n \"l\": \"DELETE\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"TriggerEvent\",\n \"l\": \"DELETE\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"delete_hits_key\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"Transaction.ColumnGroupReference\",\n \"l\": \"delete_rule\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -3700,15 +3700,15 @@\n \"l\": \"DoNonBooleanExpression()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"TransactionSystem\",\n \"l\": \"dontSynchFileSystem()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"doOpeningScan()\"\n }, {\n \"p\": \"com.mckoi.database.sql\",\n \"c\": \"SQLConstants\",\n \"l\": \"DOT_DELIMINATED_REF\"\n }, {\n \"p\": \"com.mckoi.database.global\",\n@@ -4532,15 +4532,15 @@\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"FunctionFactory.FF_FunctionInfo\",\n \"l\": \"FF_FunctionInfo(String, int, Constructor)\",\n \"u\": \"%3Cinit%3E(java.lang.String,int,java.lang.reflect.Constructor)\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"file_hits_key\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"FilterTable\",\n \"l\": \"FilterTable(Table)\",\n \"u\": \"%3Cinit%3E(com.mckoi.database.Table)\"\n }, {\n@@ -5007,15 +5007,15 @@\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"FunctionTable\",\n \"l\": \"FunctionTable(Table, Expression[], String[], DatabaseQueryContext)\",\n \"u\": \"%3Cinit%3E(com.mckoi.database.Table,com.mckoi.database.Expression[],java.lang.String[],com.mckoi.database.DatabaseQueryContext)\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"garbage_collector\"\n }, {\n \"p\": \"com.mckoi.util\",\n \"c\": \"GeneralFormatter\",\n \"l\": \"GeneralFormatter()\",\n \"u\": \"%3Cinit%3E()\"\n }, {\n@@ -6546,15 +6546,15 @@\n \"l\": \"getName()\"\n }, {\n \"p\": \"com.mckoi.database.interpret\",\n \"c\": \"FromTableDef\",\n \"l\": \"getName()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"getName()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"ProcedureName\",\n \"l\": \"getName()\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -7033,15 +7033,15 @@\n \"l\": \"getSchema()\"\n }, {\n \"p\": \"com.mckoi.database.jdbc\",\n \"c\": \"MConnection\",\n \"l\": \"getSchema()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"getSchema()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"ProcedureName\",\n \"l\": \"getSchema()\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -7354,15 +7354,15 @@\n \"l\": \"getSystem()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"GTSQLTypeInfoDataSource\",\n \"l\": \"getSystem()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"getSystem()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"QueryContext\",\n \"l\": \"getSystem()\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -7451,15 +7451,15 @@\n \"l\": \"getTableName()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"DataTableDef\",\n \"l\": \"getTableName()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"getTableName()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"ReferenceTable\",\n \"l\": \"getTableName()\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -8110,15 +8110,15 @@\n \"l\": \"INDEX\"\n }, {\n \"p\": \"com.mckoi.database.sql\",\n \"c\": \"SQLConstants\",\n \"l\": \"INDEX_BLIST\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"index_def\"\n }, {\n \"p\": \"com.mckoi.database.sql\",\n \"c\": \"SQLConstants\",\n \"l\": \"INDEX_NONE\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -8257,15 +8257,15 @@\n \"l\": \"INSERT\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"TriggerEvent\",\n \"l\": \"INSERT\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"insert_hits_key\"\n }, {\n \"p\": \"com.mckoi.database.interpret\",\n \"c\": \"Insert\",\n \"l\": \"Insert()\",\n \"u\": \"%3Cinit%3E()\"\n }, {\n@@ -8485,15 +8485,15 @@\n \"u\": \"invokeProcedure(com.mckoi.database.ProcedureName,com.mckoi.database.TObject[])\"\n }, {\n \"p\": \"com.mckoi.database.sql\",\n \"c\": \"SQLConstants\",\n \"l\": \"IS\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"is_closed\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"Operator\",\n \"l\": \"is(String)\",\n \"u\": \"is(java.lang.String)\"\n }, {\n@@ -9261,15 +9261,15 @@\n }, {\n \"p\": \"com.mckoi.database.control\",\n \"c\": \"DefaultDBConfig\",\n \"l\": \"loadFromURL(URL)\",\n \"u\": \"loadFromURL(java.net.URL)\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"loadInternal()\"\n }, {\n \"p\": \"com.mckoi.database.jdbc\",\n \"c\": \"MDatabaseMetaData\",\n \"l\": \"locatorsUpdateCopy()\"\n }, {\n \"p\": \"com.mckoi.database.sql\",\n@@ -9509,15 +9509,15 @@\n }, {\n \"p\": \"com.mckoi.tools\",\n \"c\": \"JDBCScriptTool\",\n \"l\": \"main(String[])\",\n \"u\": \"main(java.lang.String[])\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"makeTableFileName(TransactionSystem, int, TableName)\",\n \"u\": \"makeTableFileName(com.mckoi.database.TransactionSystem,int,com.mckoi.database.TableName)\"\n }, {\n \"p\": \"com.mckoi.database.jdbc\",\n \"c\": \"AsciiReader\",\n \"l\": \"mark(int)\"\n }, {\n@@ -9640,15 +9640,15 @@\n \"l\": \"MESSAGE\"\n }, {\n \"p\": \"com.mckoi.debug\",\n \"c\": \"Lvl\",\n \"l\": \"MESSAGE\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"minimalTableDataSource(IntegerListInterface)\",\n \"u\": \"minimalTableDataSource(com.mckoi.util.IntegerListInterface)\"\n }, {\n \"p\": \"com.mckoi.util\",\n \"c\": \"TimeFrame\",\n \"l\": \"MINUTES\"\n }, {\n@@ -12013,15 +12013,15 @@\n }, {\n \"p\": \"com.mckoi.database.jdbc\",\n \"c\": \"MConnection\",\n \"l\": \"rollback(Savepoint)\",\n \"u\": \"rollback(java.sql.Savepoint)\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"root_lock_key\"\n }, {\n \"p\": \"com.mckoi.database.sql\",\n \"c\": \"SQLConstants\",\n \"l\": \"ROW\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -13151,19 +13151,19 @@\n \"u\": \"setUniqueKey(java.lang.String)\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"TemporaryTable\",\n \"l\": \"setupAllSelectableSchemes()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"setupDataIndexSetDef()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"setupDataTableDef(DataTableDef)\",\n \"u\": \"setupDataTableDef(com.mckoi.database.DataTableDef)\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"RowData\",\n \"l\": \"setupEntire(Assignment[], QueryContext)\",\n \"u\": \"setupEntire(com.mckoi.database.Assignment[],com.mckoi.database.QueryContext)\"\n@@ -13702,15 +13702,15 @@\n \"l\": \"storesUpperCaseQuotedIdentifiers()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"Database\",\n \"l\": \"storeSystem()\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"storeSystem()\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"TableDataConglomerate\",\n \"l\": \"storeSystem()\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -14221,27 +14221,27 @@\n \"l\": \"TABLE\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"Privileges\",\n \"l\": \"TABLE_ALL_PRIVS\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"table_def\"\n }, {\n \"p\": \"com.mckoi.database\",\n \"c\": \"TransactionException\",\n \"l\": \"TABLE_DROPPED\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"table_id\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"table_indices\"\n }, {\n \"p\": \"com.mckoi.database.interpret\",\n \"c\": \"Statement\",\n \"l\": \"table_list\"\n }, {\n \"p\": \"com.mckoi.database\",\n@@ -14839,15 +14839,15 @@\n \"l\": \"toStringValue()\"\n }, {\n \"p\": \"com.mckoi.store\",\n \"c\": \"AbstractStore\",\n \"l\": \"total_allocated_space\"\n }, {\n \"p\": \"com.mckoi.database\",\n- \"c\": \"V2MasterTableDataSource\",\n+ \"c\": \"V1MasterTableDataSource\",\n \"l\": \"total_hits_key\"\n }, {\n \"p\": \"com.mckoi.store\",\n \"c\": \"AbstractStore\",\n \"l\": \"totalAllocatedSinceStart()\"\n }, {\n \"p\": \"com.mckoi.database\",\n"}]}]}]}]}]}