Commit graph

444 commits

Author SHA1 Message Date
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
Albert Shift
72992ab4b3 Update README.md 2015-03-25 19:31:25 -07:00
Albert Shift
11d6afe98a Update README.md 2015-03-25 19:30:55 -07:00
Albert Shift
8de6b8a5e6 enable travis 2015-03-25 19:27:35 -07:00
Albert Shift
32347ed39c update pom file 2015-03-25 19:25:11 -07:00
Albert Shift
f8bbcd1cd3 add casser entity type to differ table and user type entities 2015-03-25 19:24:03 -07:00
Albert Shift
9eeee7d119 refactoring before implementing UDT operations 2015-03-24 22:21:04 -07:00
Albert Shift
3100cce682 begin user types implementation 2015-03-24 21:58:58 -07:00
Albert Shift
5242b0ce75 add using keyspace 2015-03-24 18:10:34 -07:00
Albert Shift
36b7ea9683 Update README.md 2015-03-23 21:42:56 -07:00
Albert Shift
8fcf22f2f5 Update README.md 2015-03-23 21:38:53 -07:00
Albert Shift
034ca8feda start UDT test and some minor changes 2015-03-23 21:33:30 -07:00
Albert Shift
a622d9475d Update README.md 2015-03-23 20:47:16 -07:00
Albert Shift
d97e67b420 rename asc/desc functions to orderBy in SelectOperation 2015-03-23 00:39:18 -07:00
Albert Shift
1924b72031 implement async operations with executor 2015-03-23 00:05:00 -07:00
Albert Shift
3cd3823f63 add license headers 2015-03-22 22:57:02 -07:00
Albert Shift
ac36c44fea added compound key test 2015-03-22 22:56:06 -07:00