issues
search
valchkou
/
cassandra-driver-mapping
JPA addon for DataStax Java Driver for Cassandra
57
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for Java Driver 4.X
#86
damienburke
opened
4 years ago
1
Add support to @Embedded
#85
gb
opened
6 years ago
3
@embeddable or @UDT support
#84
kojiba
opened
7 years ago
0
Kotlin entities are not created on get
#83
kojiba
closed
7 years ago
1
PRIMARY key migration sync isn't working
#82
kojiba
opened
7 years ago
2
Packaging like a bundle osgi to work on karaf
#81
christmo
opened
7 years ago
0
Custom codec support
#80
ghost
opened
8 years ago
0
Fix Map/List/Set deserialization compatibility with 3.0+ API.
#79
chrisribble
closed
1 year ago
1
Respect @Transient for enum fields.
#78
chrisribble
closed
1 year ago
1
EntityTypeParser ignores @Transient annotation on enum fields
#77
chrisribble
opened
8 years ago
1
Lists returning empty after upgrading to version 3.0.0
#76
ChandanNM
opened
8 years ago
4
update Datastax driver for Cassandra 3.0+
#75
ruphin15
closed
8 years ago
0
Project status
#74
DBatOWL
opened
8 years ago
4
Accessor-annotated interfaces and PagingState
#73
bschwanitz
opened
8 years ago
0
"Re-preparing already prepared query" when using Mapper CRUD
#72
bschwanitz
closed
8 years ago
1
Delete does not take any options
#71
jalger98
opened
9 years ago
4
DSE SPARK
#70
dcheng1709
opened
9 years ago
1
cassandra version vs cassandra-driver
#69
pankajmalhotra
closed
9 years ago
3
Batch Executor is thread safe or not
#68
rahulsrivastava71
opened
9 years ago
4
Adding a new column of type list<String> and renaming existing column at the same time (in a single entity) made the schema go into a weird state
#67
ChandanNM
closed
8 years ago
12
Getting error while using BatchExecutor for multible tables using condition IF NOT EXIST
#66
rahulsrivastava71
opened
9 years ago
4
Timeline for 2.1.7
#65
DBatOWL
closed
9 years ago
3
Possible Exceptions while performing DB operation using Valchkou
#64
prabhabisht
opened
9 years ago
4
NoHostAvailableException when column family is unconfigured
#63
SusilPanda
opened
9 years ago
2
Getting UncheckedExecutionException when using get method
#62
SusilPanda
opened
9 years ago
0
Alter table on an entity field fails when changed from "list<text>" to map<text,text>
#61
ChandanNM
closed
8 years ago
1
Valchkou compatibility with cassandra verison 1.2
#60
prabhabisht
opened
9 years ago
1
Is @MappedSuperClass supported?
#59
wilsondy
opened
9 years ago
4
update uuid value to null through mapper
#58
rahulsrivastava71
opened
9 years ago
5
Issue in updateValue(Object id, clazz, String propertyName, Object value) function.
#57
rahulsrivastava71
opened
9 years ago
3
Default constructor necessary
#56
czellweg
opened
9 years ago
2
BUG: Error in synching if Column Family has composite partition key with no clustering key
#55
nitinpadalia
closed
9 years ago
4
Add Support for disabling Column deletion if required
#54
nitinpadalia
closed
9 years ago
8
Optimistic Concurrency using versioning
#53
nitinpadalia
closed
9 years ago
4
Re-preparing warnings when using MappingSession
#52
DBatOWL
closed
9 years ago
3
Is valchkou support UDT??
#51
ankit5858
opened
9 years ago
4
Secondary index recreated even if it already exists
#50
DBatOWL
closed
9 years ago
4
Cannot map "long" type in POJO to "timestamp" type in Cassandra
#49
vshardul
closed
9 years ago
5
Could you put the option of adding custom indexes on the annotations?
#48
ghost
closed
9 years ago
2
Is there an issue with driver time based UUIDs
#47
DBatOWL
closed
9 years ago
1
EntityTypeParser doesn't parse field properly if the field type and setter parameter type doesn't match
#46
manzar03
closed
9 years ago
4
RetryPolicy does not set properly
#45
vedmedka
closed
9 years ago
0
Use column names instead of star in select all (workaround JAVA-420)
#44
vedmedka
closed
9 years ago
0
How to turn off auto UUID generation
#43
DBatOWL
closed
9 years ago
2
How to make update of two or more fields of entity atomic?
#42
crazyproger
closed
9 years ago
2
How can I use C*-side generation of UUID and TimeUUID?
#41
crazyproger
closed
9 years ago
7
Updated isSetterFor for polymorphism.
#40
ghost
closed
10 years ago
3
Apply mapping session to Iterator
#39
mgrinolds
closed
10 years ago
2
@Ttl not being passed on table creation
#38
DBatOWL
closed
10 years ago
4
any-to-any mapping
#37
DBatOWL
closed
10 years ago
4
Next