Commit graph

279 commits

Author SHA1 Message Date
Albert Shift
c1f710584a refactor Timeuuid, add minOf and maxOf methods for Timeuuid 2015-09-12 20:35:24 -07:00
Albert Shift
071f6466ae use Scala Option and Stream in Scala future results 2015-06-23 08:34:20 -07:00
Albert Shift
ba416ba1ff correct java docs 2015-06-19 13:56:09 -07:00
Albert Shift
49b7c07ab2 add java doc comments to all annotations in mapping 2015-06-19 12:55:38 -07:00
Albert Shift
6b11317948 Update README.md 2015-06-16 15:55:43 -07:00
Alex Shvid
209862f569 1.2.0_2.11-SNAPSHOT 2015-06-16 15:50:14 -07:00
Alex Shvid
eefa458484 release 1.1.0_2.11 2015-06-16 15:21:22 -07:00
Albert Shift
c1ca49fbea query syntax sugar fix in 'in()' operator 2015-06-14 14:07:11 -07:00
Albert Shift
66ccb0feb1 skeep annotations in package scaning process 2015-06-10 16:51:19 -07:00
Albert Shift
1eb3c17d6b support annotaiton on constraint annotation 2015-06-10 16:46:57 -07:00
Albert Shift
52c3f19ea2 add value validator implementation for simple types (does not support
collections and maps)
2015-06-09 23:18:42 -07:00
Albert Shift
c0b16c2db6 Add CasserValidator for property values 2015-06-09 14:55:57 -07:00
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