Commit graph

217 commits

Author SHA1 Message Date
Albert Shift
49cb219849 parse contraint annotations and initilize validators 2015-06-09 13:23:25 -07:00
Albert Shift
9919fd9e25 implement common validators for constraints 2015-06-09 12:48:55 -07:00
Albert Shift
46a476a34f update comments in Constraints 2015-06-08 23:18:22 -07:00
Albert Shift
7e87bce918 rename annotation name 2015-06-08 21:52:18 -07:00
Albert Shift
3966640694 rename Constraint class to Constraints 2015-06-08 21:50:00 -07:00
Albert Shift
99db68d75c update Constraint java docs and annotations 2015-06-07 12:52:04 -07:00
Albert Shift
78d076768e Constraint name for the data integrity annotation 2015-06-07 12:35:33 -07:00
Albert Shift
fe3782bf10 check columns for UDT types as well as Tables 2015-06-07 00:24:31 -07:00
Albert Shift
a46421fcce addPackage test 2015-06-06 15:27:14 -07:00
Albert Shift
6e3a130279 add package of entities 2015-06-06 15:12:21 -07:00
Albert Shift
da536245db Update README.md 2015-06-05 14:33:02 -07:00
Albert Shift
f005b6b500 Update README.md 2015-06-05 14:31:23 -07:00
Albert Shift
c4cce9522d Update README.md 2015-06-05 14:26:44 -07:00
Albert Shift
35af1883ca Update README.md 2015-06-05 14:25:26 -07:00
Albert Shift
ef7bc6436f Update README.md 2015-06-05 14:22:57 -07:00
Albert Shift
0921956069 Update README.md 2015-06-05 14:21:22 -07:00
Albert Shift
05b91f1206 Merge branch 'develop' of https://github.com/noorq/casser.git into develop 2015-06-05 14:20:02 -07:00
Albert Shift
7a2b9c2ed6 update readme file 2015-06-05 14:19:54 -07:00
Albert Shift
9d8cb8d140 update readme file 2015-06-05 14:18:50 -07:00
Albert Shift
ba86534086 add java doc in Types annotations 2015-06-05 14:16:45 -07:00
Albert Shift
18ee6ab214 add Data annotations 2015-06-05 13:02:28 -07:00
Albert Shift
7f68e7a027 add single() method in SelectOperation 2015-06-03 13:29:33 -07:00
Albert Shift
a4260436e8 change version and add more scala future methods 2015-06-03 12:51:05 -07:00
Albert Shift
869fd0aae3 add scala 2.11 support 2015-06-03 12:22:22 -07:00
Albert Shift
fc0eaef8ee Update README.md 2015-05-09 07:42:58 -07:00
Albert Shift
648dee8f6e create special profile release in maven build 2015-05-07 23:12:22 -07:00
Alex Shvid
ca6f4f498b Merge branch 'develop' of https://github.com/noorq/casser into develop 2015-04-28 15:36:10 -07:00
Alex Shvid
053d69e690 release scripts 2015-04-28 15:35:16 -07:00
Albert Shift
3847b7f723 update README 2015-04-27 20:52:55 -07:00
Albert Shift
323ce05162 removed Example.java, the file from what the project was started ;) 2015-04-27 20:50:16 -07:00
Albert Shift
0f33939184 1.1.0-SNAPSHOT 2015-04-27 20:29:24 -07:00
Albert Shift
ecd0222ffc release 1.0.0 2015-04-27 20:09:20 -07:00
Albert Shift
5f5e99f26f add Casser.shutdown() method 2015-04-27 20:08:32 -07:00
Albert Shift
9453aef063 showValues setting for showCql in all operations 2015-04-27 17:42:52 -07:00
Albert Shift
4dd187ed77 rename register to singleton in Casser 2015-04-26 14:13:36 -07:00
Albert Shift
547f34092f Merge branch 'master' of https://github.com/noorq/casser.git 2015-04-26 11:28:04 -07:00
Albert Shift
3bea38d516 release 1.0 2015-04-26 11:27:56 -07:00
Albert Shift
7efd2def3e Update README.md 2015-04-25 10:23:22 -07:00
Albert Shift
579785279f fix small bug on update schema 2015-04-24 23:07:44 -07:00
Albert Shift
14a771ca9c group converter packages by type 2015-04-23 00:12:39 -07:00
Albert Shift
3ea8d3b8d8 update readme file 2015-04-23 00:08:58 -07:00
Albert Shift
6f9a9ed802 tuple collections converters and tests 2015-04-23 00:07:19 -07:00
Albert Shift
557e6c19d6 more fun with transformers, guava does not supports nulls for lists 2015-04-22 16:28:29 -07:00
Albert Shift
5ad93b2e78 refactor transformers in converters 2015-04-22 16:01:21 -07:00
Albert Shift
c6d0043aa6 optimize immutables for single entries 2015-04-22 13:49:48 -07:00
Albert Shift
2f2b43a529 implement rest udt map converters and cover by tests 2015-04-21 17:48:39 -07:00
Albert Shift
fdc7b27f7c UDTKeyMap convertion and test 2015-04-21 13:53:12 -07:00
Albert Shift
f7de3257c2 UDT tests decomposition 2015-04-20 22:50:40 -07:00
Albert Shift
46742cd2df add UDTList converters and tests 2015-04-20 22:37:01 -07:00
Albert Shift
ec36db0b5f implement UDTSet test and operations 2015-04-20 21:50:15 -07:00