Class Hierarchy
- java.lang.Object
- br.com.intersys.systextil.connection.AppConnection (implements java.io.Closeable)
- br.com.intersys.systextil.connection.DaoHelper
- br.com.intersys.systextil.connection.DataReader<T> (implements java.io.Closeable, java.lang.Iterable<T>, java.util.Iterator<E>)
- br.com.intersys.systextil.connection.DefaultConnection
- java.lang.Number (implements java.io.Serializable)
- br.com.intersys.systextil.connection.Amount (implements java.lang.Comparable<T>, java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- br.com.intersys.systextil.connection.DebugException
- br.com.intersys.systextil.connection.ContextException
- br.com.intersys.systextil.connection.DebugException
- java.sql.SQLException (implements java.lang.Iterable<T>)
- br.com.intersys.systextil.connection.SQLExceptionData
- br.com.intersys.systextil.connection.DebugSQLException
- br.com.intersys.systextil.connection.RuleViolation
- br.com.intersys.systextil.connection.CheckViolation
- br.com.intersys.systextil.connection.ChildRecordViolation
- br.com.intersys.systextil.connection.CustomViolation
- br.com.intersys.systextil.connection.NotNullViolation
- br.com.intersys.systextil.connection.ParentKeyViolation
- br.com.intersys.systextil.connection.UniqueViolation
- br.com.intersys.systextil.connection.TransactionException
- br.com.intersys.systextil.connection.SQLExceptionData
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- br.com.intersys.systextil.connection.IDAO<DTO>
- br.com.intersys.systextil.connection.Maker<T>
- br.com.intersys.systextil.connection.TransactionManager