インタフェースの使用
org.nkjmlab.sorm4j.util.command.Command
Commandを使用しているパッケージ
-
org.nkjmlab.sorm4j.util.commandでのCommandの使用
org.nkjmlab.sorm4j.util.commandでのCommandのサブインタフェース修飾子とタイプインタフェース説明interfaceinterfaceAn executable request with named parameters.interfaceAn executable request with ordered parameters.修飾子とタイプメソッド説明static CommandCommand.create(OrmConnection conn, ParameterizedSql sql) Creates aCommandfrom SQL string.