public final class IntersectionTable
extends Object
-
Method Summary
Return a SqlUpdate for deleting from the intersection table.
Return a SqlUpdate for inserting into the intersection table.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
insert
Return a SqlUpdate for inserting into the intersection table.
-
delete
Return a SqlUpdate for deleting from the intersection table.