Commit graph

  • ec36db0b5f implement UDTSet test and operations Albert Shift 2015-04-20 21:50:15 -0700
  • f59bf9ec2f Set and UDTSet converter Albert Shift 2015-04-18 11:28:20 -0700
  • 153c7cc7bf refactoring and prepare for UDT collection tests Albert Shift 2015-04-17 21:54:29 -0700
  • 7601fe1fdb counter integration test Albert Shift 2015-04-17 21:31:56 -0700
  • b16292d4bf allowFiltering in select operations Albert Shift 2015-04-17 21:15:22 -0700
  • 3353d10976 static column test implementation Albert Shift 2015-04-17 21:10:09 -0700
  • 3f127e3b9c write common tests for simple values Albert Shift 2015-04-17 17:55:38 -0700
  • f627eb9741 test collections and implement collection operations Albert Shift 2015-04-17 14:26:30 -0700
  • 27a6bd1e9d update readme file Albert Shift 2015-04-16 23:41:18 -0700
  • 9b26dc67a4 additional tests for UDT values Albert Shift 2015-04-16 23:38:47 -0700
  • 7703ad1892 add test no mapping for TupleValue type Albert Shift 2015-04-16 18:00:30 -0700
  • e884dc22e8 test inner tuples Albert Shift 2015-04-16 17:39:53 -0700
  • feaffda0ab update type annotations in tests Albert Shift 2015-04-16 17:28:25 -0700
  • 895867f082 refactoring of the packages Albert Shift 2015-04-16 17:21:07 -0700
  • 28b2186854 refactor tuples and mappers Albert Shift 2015-04-16 17:18:20 -0700
  • 862804a225 rename types namespace from T to Types Albert Shift 2015-04-16 16:54:30 -0700
  • 8230b574f4 refactor types Albert Shift 2015-04-16 16:52:07 -0700
  • 71ecc85cfd rename column annotations name to volume Albert Shift 2015-04-16 16:14:42 -0700
  • 667b636eeb update readme Albert Shift 2015-04-14 23:12:01 -0700
  • d32416a905 continue refactoring for simple data types Albert Shift 2015-04-14 23:10:39 -0700
  • f4222cc3a6 java type mapping to DataType refactoring Albert Shift 2015-04-14 23:01:27 -0700
  • 6fe8080db8 prepare code for javatype mapping refactoring Albert Shift 2015-04-14 21:39:33 -0700
  • 8b6c201ef1 ordinal in columns became optional for cases where it is not important Albert Shift 2015-04-14 20:04:17 -0700
  • a9d9a7fa8c annotation per cassandra type Albert Shift 2015-04-14 12:47:32 -0700
  • 84f04f9951 remove comments Albert Shift 2015-04-14 12:18:24 -0700
  • 9f1b2bfe7c make ordinal optional only for Column, add validations Albert Shift 2015-04-14 11:58:46 -0700
  • 49736b594e ordinal is required for each column Albert Shift 2015-04-14 11:35:57 -0700
  • 182afb6619 refactoring Albert Shift 2015-04-14 10:34:05 -0700
  • 7b2065c59a columns ordering refactoring Albert Shift 2015-04-14 10:32:47 -0700
  • e03bfeeb50 repackaging Albert Shift 2015-04-14 09:54:15 -0700
  • 73733fdb06 add annotation StaticColumn Albert Shift 2015-04-14 09:49:05 -0700
  • 88bacf02e0 fix build on Windows Albert Shift 2015-04-14 09:44:59 -0700
  • 4083976fa4 Update README.md Albert Shift 2015-04-14 00:29:52 -0700
  • 90e860a118 refactoring, remove dublicates Albert Shift 2015-04-13 22:08:09 -0700
  • 3e91401d4a tuple mapping implementation Albert Shift 2015-04-13 22:00:38 -0700
  • 018f9c3cf9 start tuple implementation Albert Shift 2015-04-13 18:24:00 -0700
  • bb3fe691ae Merge branch 'master' of https://github.com/noorq/casser.git Albert Shift 2015-04-13 17:34:12 -0700
  • 14bda7af4e internal refactoring Albert Shift 2015-04-13 17:21:58 -0700
  • 7c37545f66 internal refactoring Albert Shift 2015-04-13 17:21:58 -0700
  • f5125c02f8 UDT collections schema support Albert Shift 2015-04-13 16:02:06 -0700
  • 129562e4a8 Merge branch 'master' of https://github.com/noorq/casser.git Albert Shift 2015-04-13 13:04:03 -0700
  • 3c7a06024a prepare for UDT collections implementation task Albert Shift 2015-04-09 23:30:56 -0700
  • b30d3f1b92 prepare for UDT collections implementation task Albert Shift 2015-04-09 23:30:56 -0700
  • 00d309121f refactoring Albert Shift 2015-04-09 22:59:12 -0700
  • 1af2c8c875 refactoring Albert Shift 2015-04-09 22:53:54 -0700
  • 6a192499f8 refactoring Albert Shift 2015-04-09 22:32:49 -0700
  • 402b086337 refactoring Albert Shift 2015-04-09 22:30:45 -0700
  • b5690bb843 refactoring Albert Shift 2015-04-09 22:27:42 -0700
  • 6b50e86dde make casser as a central entity cache Albert Shift 2015-04-09 22:18:50 -0700
  • 00a3e20a98 more flexible initialization of the mappingRepository Albert Shift 2015-04-09 20:56:22 -0700
  • 4a309b10d0 singletons for all dsl support Albert Shift 2015-04-09 19:14:29 -0700
  • 6e59ccdb29 integration test for CRUD operations for UDT values Albert Shift 2015-04-09 18:50:12 -0700
  • fce170d723 UserDefinedType creation in recursion Albert Shift 2015-04-09 17:35:03 -0700
  • e2e8bcabf3 initialize cassandra-unit only in static methods in integration tests Albert Shift 2015-04-09 14:45:51 -0700
  • bde9ffd7a0 support no mapping for UDTValue type Albert Shift 2015-04-09 14:28:54 -0700
  • 05dc642c41 flexiable mapping with UDTValue Albert Shift 2015-04-09 13:57:23 -0700
  • b36875c2ab add other operations in UpdateOperation Albert Shift 2015-04-08 22:41:24 -0700
  • 5e680701ab map put operation implementation Albert Shift 2015-04-08 22:01:51 -0700
  • c2a093ed97 start implementing collections Albert Shift 2015-04-08 18:10:45 -0700
  • 6ec448f1cd implement entity mapping on select Albert Shift 2015-04-07 23:18:45 -0700
  • 030f6e0be6 prepare for hierarchy intergration test Albert Shift 2015-04-04 20:29:35 -0700
  • 113bd3cb07 support onlyIf conditions Albert Shift 2015-04-04 20:13:16 -0700
  • b70e8a348e added more options to staements Albert Shift 2015-04-04 19:49:55 -0700
  • a32d5609ba add options for common statement Albert Shift 2015-04-04 19:24:14 -0700
  • c69ef2b19c add synchronized protection in SessionInitializer in building Albert Shift 2015-04-03 17:06:04 -0700
  • e67bb3cd85 make CasserMappingRepository immutable for multi-threading env Albert Shift 2015-04-03 17:04:57 -0700
  • f5c990d18f make mapping entity and property multi-threading Albert Shift 2015-04-01 22:44:09 -0700
  • 5e91f069ca update licenses in headers Albert Shift 2015-04-01 00:12:02 -0700
  • 14d82ac475 prepared statements test Albert Shift 2015-04-01 00:10:33 -0700
  • cbec10d5f0 implement prepared statements Albert Shift 2015-03-31 23:33:09 -0700
  • fcaeb8fe8d add SecondaryIndexTest and classical insert operation support Albert Shift 2015-03-31 22:04:17 -0700
  • c585bc76d2 update and verify index support Albert Shift 2015-03-31 21:15:10 -0700
  • 626c732a91 use IdentityName for column and index names Albert Shift 2015-03-30 22:52:33 -0700
  • 7a87482546 use IdentityName for entities Albert Shift 2015-03-30 22:33:08 -0700
  • e40c40b49c refactor existing classes Albert Shift 2015-03-30 22:06:40 -0700
  • e7cd42577a add index annotation Albert Shift 2015-03-30 19:52:31 -0700
  • af811228d9 add a little sugar in code Albert Shift 2015-03-30 17:18:33 -0700
  • 427cf4ab7a unification of tuple names and variables Albert Shift 2015-03-30 13:47:51 -0700
  • 538d5854a6 update readme file Albert Shift 2015-03-30 12:52:45 -0700
  • 2abd7a9e10 rename packages Albert Shift 2015-03-30 12:49:44 -0700
  • ae483bb3a1 update travis settings Alex Shvid 2015-03-30 12:28:37 -0700
  • fab610a854 update readme file Albert Shift 2015-03-27 20:25:59 -0700
  • 6a9c07de8d implement selects for User Defined Types Albert Shift 2015-03-27 20:13:44 -0700
  • 476dc4887c revert back dsl cache Albert Shift 2015-03-27 18:37:36 -0700
  • 9e4377b9c0 implement user defined type reader and writer Albert Shift 2015-03-27 17:26:09 -0700
  • f74c0a106b create special package mapping.value for all column value readers/writers Albert Shift 2015-03-27 15:44:19 -0700
  • 454f33a82e fix simple user test Albert Shift 2015-03-27 13:29:15 -0700
  • e6dae633f7 remove dsl caching in Casser, no need it Albert Shift 2015-03-27 13:14:30 -0700
  • 9afca8a957 refactoring and update readme document Albert Shift 2015-03-27 13:12:36 -0700
  • 647cc9b4ea removed setter, keep only getters Albert Shift 2015-03-27 13:04:21 -0700
  • 5c88f2d4e4 implement wrapper to replace Casser.pojo Albert Shift 2015-03-27 12:19:49 -0700
  • 64d2d6fdd9 remove Setter class Albert Shift 2015-03-27 11:39:19 -0700
  • 3a2daf2722 move getter to core package Albert Shift 2015-03-27 11:36:10 -0700
  • 99ead051f0 add collections test Albert Shift 2015-03-27 11:35:13 -0700
  • 3de30d95bb Update pom.xml Albert Shift 2015-03-27 20:14:13 -0700
  • 82bbb6cde7 add instantiator interface set default reflection instantiators Albert Shift 2015-03-26 21:02:48 -0700
  • e59f98fb3d UDTValue converter for properties Albert Shift 2015-03-26 20:46:29 -0700
  • 1812823e52 row column value provider optimization Albert Shift 2015-03-26 20:04:43 -0700
  • 0543370b64 remove generics from CasserEntity and CasserProperty Albert Shift 2015-03-26 19:42:04 -0700
  • a6129ac239 fix the build Albert Shift 2015-03-25 23:09:52 -0700