类分层结构
- java.lang.Object
- com.fr.data.core.db.dml.AbstractDML (implements java.lang.Cloneable, com.fr.data.core.db.dml.DML)
- com.fr.data.core.db.dml.OrderBy
- com.fr.data.core.db.dml.Table (implements com.fr.data.core.db.dml.Fragment, com.fr.stable.xml.XMLable)
- com.fr.data.core.db.dml.Where (implements com.fr.data.core.db.dml.Fragment)
接口分层结构
- com.fr.data.core.db.dml.DML
- com.fr.data.core.db.dml.Fragment