Class Hierarchy
- java.lang.Object
- de.chojo.sadu.updater.BaseSqlUpdaterBuilder<T,
S> (implements de.chojo.sadu.core.updater.UpdaterBuilder<T, S>) - de.chojo.sadu.core.connection.ConnectionDelegate (implements java.sql.Connection)
- de.chojo.sadu.updater.LockedConnectionDelegate
- de.chojo.sadu.updater.QueryReplacement
- de.chojo.sadu.updater.SqlUpdater<T,
U> - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- de.chojo.sadu.updater.UpdateException
- java.lang.RuntimeException
- java.lang.Exception
- de.chojo.sadu.updater.BaseSqlUpdaterBuilder<T,