diff --git a/README b/README index 7ea4ae7..6dace4a 100755 --- a/README +++ b/README @@ -11,6 +11,9 @@ setFromRow(object) saveToDatabase(object) insertUpdateIntoDatabase(table, columns, values) + + See: + https://github.com/fjenett/sqlibrary/blob/master/src/de/bezier/data/sql/SQL.java --------------------------------------------------------------------------------