Module odo.core

Interface DBStatement

All Known Implementing Classes:
BaseDBStatement, BaseUpdateStatement, Delete, Insert, ObjectInsert, ObjectUpdate, SQLStatement, Update

public interface DBStatement