Commit graph

410 commits

Author SHA1 Message Date
Albert Shift
c2a093ed97 start implementing collections 2015-04-08 18:10:45 -07:00
Albert Shift
6ec448f1cd implement entity mapping on select 2015-04-07 23:18:45 -07:00
Albert Shift
030f6e0be6 prepare for hierarchy intergration test 2015-04-04 20:29:35 -07:00
Albert Shift
113bd3cb07 support onlyIf conditions 2015-04-04 20:13:16 -07:00
Albert Shift
b70e8a348e added more options to staements 2015-04-04 19:49:55 -07:00
Albert Shift
a32d5609ba add options for common statement 2015-04-04 19:24:14 -07:00
Albert Shift
c69ef2b19c add synchronized protection in SessionInitializer in building 2015-04-03 17:06:04 -07:00
Albert Shift
e67bb3cd85 make CasserMappingRepository immutable for multi-threading env 2015-04-03 17:04:57 -07:00
Albert Shift
f5c990d18f make mapping entity and property multi-threading 2015-04-01 22:44:09 -07:00
Albert Shift
5e91f069ca update licenses in headers 2015-04-01 00:12:02 -07:00
Albert Shift
14d82ac475 prepared statements test 2015-04-01 00:10:33 -07:00
Albert Shift
cbec10d5f0 implement prepared statements 2015-03-31 23:33:09 -07:00
Albert Shift
fcaeb8fe8d add SecondaryIndexTest and classical insert operation support 2015-03-31 22:04:17 -07:00
Albert Shift
c585bc76d2 update and verify index support 2015-03-31 21:15:10 -07:00
Albert Shift
626c732a91 use IdentityName for column and index names 2015-03-30 22:52:33 -07:00
Albert Shift
7a87482546 use IdentityName for entities 2015-03-30 22:33:08 -07:00
Albert Shift
e40c40b49c refactor existing classes 2015-03-30 22:06:40 -07:00
Albert Shift
e7cd42577a add index annotation 2015-03-30 19:52:31 -07:00
Albert Shift
af811228d9 add a little sugar in code 2015-03-30 17:18:33 -07:00
Albert Shift
427cf4ab7a unification of tuple names and variables 2015-03-30 13:47:51 -07:00
Albert Shift
538d5854a6 update readme file 2015-03-30 12:52:45 -07:00
Albert Shift
2abd7a9e10 rename packages 2015-03-30 12:49:44 -07:00
Alex Shvid
ae483bb3a1 update travis settings 2015-03-30 12:28:37 -07:00
Albert Shift
fab610a854 update readme file 2015-03-27 20:25:59 -07:00
Albert Shift
6a9c07de8d implement selects for User Defined Types 2015-03-27 20:15:42 -07:00
Albert Shift
476dc4887c revert back dsl cache 2015-03-27 20:15:42 -07:00
Albert Shift
9e4377b9c0 implement user defined type reader and writer 2015-03-27 20:15:42 -07:00
Albert Shift
f74c0a106b create special package mapping.value for all column value
readers/writers
2015-03-27 20:15:42 -07:00
Albert Shift
454f33a82e fix simple user test 2015-03-27 20:15:42 -07:00
Albert Shift
e6dae633f7 remove dsl caching in Casser, no need it 2015-03-27 20:15:42 -07:00
Albert Shift
9afca8a957 refactoring and update readme document 2015-03-27 20:15:42 -07:00
Albert Shift
647cc9b4ea removed setter, keep only getters 2015-03-27 20:15:42 -07:00
Albert Shift
5c88f2d4e4 implement wrapper to replace Casser.pojo 2015-03-27 20:15:42 -07:00
Albert Shift
64d2d6fdd9 remove Setter class 2015-03-27 20:15:42 -07:00
Albert Shift
3a2daf2722 move getter to core package 2015-03-27 20:15:42 -07:00
Albert Shift
99ead051f0 add collections test 2015-03-27 20:15:42 -07:00
Albert Shift
3de30d95bb Update pom.xml 2015-03-27 20:14:13 -07:00
Albert Shift
82bbb6cde7 add instantiator interface set default reflection instantiators 2015-03-26 21:02:48 -07:00
Albert Shift
e59f98fb3d UDTValue converter for properties 2015-03-26 20:46:29 -07:00
Albert Shift
1812823e52 row column value provider optimization 2015-03-26 20:04:43 -07:00
Albert Shift
0543370b64 remove generics from CasserEntity and CasserProperty 2015-03-26 19:42:04 -07:00
Albert Shift
a6129ac239 fix the build 2015-03-25 23:09:52 -07:00
Albert Shift
e31f22ac2c async ListenableFuture for operations 2015-03-25 23:04:50 -07:00
Albert Shift
6773d9e5a7 Update README.md 2015-03-25 23:01:45 -07:00
Albert Shift
a57b2f8715 Update README.md 2015-03-25 23:00:46 -07:00
Albert Shift
59b45ca06b create tables with user defined types 2015-03-25 22:58:36 -07:00
Albert Shift
d7ccbbfcad Update README.md 2015-03-25 20:33:19 -07:00
Albert Shift
c4fb754e06 update travis settings 2015-03-25 20:28:35 -07:00
Albert Shift
c6b6f04002 disable deploy to the sonatype 2015-03-25 20:21:02 -07:00
Albert Shift
416855678c update travis settings 2015-03-25 19:40:31 -07:00