------------------------------------------------------------ Documentation Needed ------------------------------------------------------------ o and SqlMap elements o commitRequired="true" on transactionManager element o DefaultAutoCommit property of EXTERNAL TX Manager o SetAutoCommitAllowed property of EXTERNAL TX Manager o Serialize option for cache models o XML/DOM result/param mappings o DAO context id (for multiple DAO impls) o .flushDataCache() for cache model o "context." prefix for JNDI InitialContext properties o Resources.setDefaultClassLoader() o DBCP 2.0 config docs o fetchSize and resultSetType attributes o custom type handler docs o new inline parameter map syntax o o o Isolation Level support o Sql fragment includes o CLOB/BLOB support o More on bytecode enhancement o More on dynamic statment prepend behavior o Installation and Configuration o Patterns and Best Practices o Naming conventions o Config Singleton o Simple solution first o N+1 Avoidance o RO/RW Cache Separation o Refactorings o Eliminate N+1 Selects o Lazy Load Associations o ResultClass to ResultMap o ParameterClass to ParameterMap