Skip to content

Commit 81898b8

Browse files
committed
fixes documentation
1 parent 0c7a853 commit 81898b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cassandra-driver/src/main/java/org/eclipse/jnosql/diana/cassandra/column/CassandraPreparedStatement.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import java.util.stream.Stream;
2424

2525
/**
26-
* The Diana wrapper to {@link com.datastax.driver.core.PreparedStatement}
26+
* The Diana wrapper to {@link com.datastax.oss.driver.api.core.cql.PreparedStatement}
2727
*/
2828
public class CassandraPreparedStatement {
2929

0 commit comments

Comments
 (0)