Class NativeSql

java.lang.Object
org.seasar.doma.jdbc.criteria.NativeSql

@Deprecated(since="3.2.0", forRemoval=true) public class NativeSql extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Use QueryDsl instead.
Provides the ways to issue more complex SQL statements rather than Entityql does. But note that this class doesn't support to associate entities.