Method and Description |
---|
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–2018. All rights reserved.