Commit graph

276 commits

Author SHA1 Message Date
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
Albert Shift
400d9f3b5a add select transforming operation 2015-03-22 22:25:24 -07:00
Albert Shift
25a8cd7eea implement count operation 2015-03-22 21:45:29 -07:00
Albert Shift
06f9d59cfe implement update operation 2015-03-22 21:22:57 -07:00
Albert Shift
016f828c4f add more mappers in tuples 2015-03-22 20:56:30 -07:00
Albert Shift
762c252855 small fix of the name 2015-03-22 20:11:05 -07:00
Albert Shift
617f67bce7 add Apache 2.0 license header 2015-03-22 18:51:06 -07:00
Albert Shift
74a30a618d add Either class 2015-03-22 18:41:35 -07:00
Albert Shift
905831b5e0 implement Filter and add Where conditions to Select and Delete 2015-03-18 23:15:26 -07:00
Albert Shift
38092fcc74 rename property in Column annotation isStatic 2015-03-18 22:15:17 -07:00
Albert Shift
26a1d434a8 ContextInitTest fix 2015-03-18 18:14:14 -07:00
Albert Shift
4e17520372 add entity cache and dsl cache 2015-03-18 17:02:10 -07:00
Albert Shift
0adda4f6c1 add MappingEntityFactory to cache in memory all known entities 2015-03-18 16:53:26 -07:00
Albert Shift
8956a2b55c implementation of select and delete operation w/o where 2015-03-18 16:39:57 -07:00
Albert Shift
67718723da add TupleX Mapper for reading Row from ResultSet 2015-03-18 11:41:42 -07:00
Albert Shift
a7ea1ae47b upsert operation implementation 2015-03-17 21:52:06 -07:00
Albert Shift
e151b82aff rename package coverter to convert 2015-03-17 20:18:34 -07:00
Albert Shift
a7fff11a72 update readme 2015-03-17 20:17:44 -07:00
Albert Shift
68176c3bc5 add more fields converters 2015-03-17 19:39:26 -07:00