| Method and Description |
|---|
| com.datastax.driver.mapping.Mapper.Option.getType()
This method is public for backward compatibility only. It should not be accessible since it leaks
a package-private type.
|
| com.datastax.driver.mapping.Mapper.mapAliased(ResultSet)
you no longer need to specify whether a result set is aliased, it will be detected automatically. Use
Mapper.map(ResultSet) instead of this method. |
Copyright © 2012–2017. All rights reserved.