index
:
iciql.git
dependabot/maven/com.google.code.gson-gson-2.8.9
dependabot/maven/com.h2database-h2-2.1.210
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.19
dependabot/maven/mysql-mysql-connector-java-8.0.28
dependabot/maven/org.apache.derby-derby-10.14.2.0
dependabot/maven/org.postgresql-postgresql-42.3.7
dependabot/maven/org.yaml-snakeyaml-1.32
master
A model-based, database access wrapper for JDBC: https://github.com/gitblit/iciql
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
iciql
/
Iciql.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix encodings on some source files and confirm by compiling as UTF-8
James Moger
2013-01-22
1
-1
/
+1
*
add foreign key constraint annotation
bartolomiew
2012-10-12
1
-0
/
+155
*
Support for read-only views (issue 8)
James Moger
2012-09-25
1
-0
/
+61
*
Corrected performance regression. Tweaked dynamic query results.
v0.7.5
James Moger
2011-12-13
1
-11
/
+0
*
Columns mapped by name in result set instead of index. Disallow multiple
James Moger
2011-12-09
1
-0
/
+11
*
Undeprecated interface configuration. Added more Define methods.
James Moger
2011-08-30
1
-3
/
+10
*
Launch H2 and HSQL servers in test suite and include tcp benchmarks.
James Moger
2011-08-17
1
-1
/
+1
*
Added Derby dialect. Finished HSQL dialect. Documentation.
James Moger
2011-08-15
1
-3
/
+4
*
Always enforce strict type mapping.
James Moger
2011-08-12
1
-7
/
+0
*
Renamed @IQTable.createIfRequired to @IQTable.create
James Moger
2011-08-12
1
-1
/
+1
*
Added support for HSQL database. Revised dialects some more.
James Moger
2011-08-11
1
-6
/
+18
*
All columns are assumed NULLABLE. IQColumn.allowNull->IQColumn.nullable
James Moger
2011-08-09
1
-2
/
+2
*
IQTable.primaryKey is now an array. Default values from objects.
James Moger
2011-08-09
1
-22
/
+47
*
Documentation. EnumType default is NAME.
James Moger
2011-08-08
1
-14
/
+39
*
Simplified annotations. Interchangeable int-boolean runtime mapping.
James Moger
2011-08-05
1
-13
/
+18
*
Customizable enumId() mapping (issue 2)
James Moger
2011-08-04
1
-5
/
+30
*
BLOB support (issue 1) and Enum support (issue 2). Documentation.
James Moger
2011-08-04
1
-2
/
+50
*
Overhauling annotations.
James Moger
2011-08-04
1
-47
/
+38
*
Initial commit of iciql.
James Moger
2011-08-03
1
-0
/
+383