类分层结构
- java.lang.Object
- db.sql.api.cmd.struct.query.Unions (implements db.sql.api.Cmd)
- db.sql.api.cmd.struct.query.Withs (implements db.sql.api.Cmd)
接口分层结构
- db.sql.api.Cmd
- db.sql.api.cmd.struct.query.IGroupBy<SELF,COLUMN>
- db.sql.api.cmd.struct.query.IHaving<SELF>
- db.sql.api.cmd.struct.query.IOrderBy<SELF>
- db.sql.api.cmd.struct.query.IReturning<SELF>
- db.sql.api.cmd.struct.query.ISelect<SELF>
- db.sql.api.cmd.struct.query.IUnion
- db.sql.api.cmd.struct.query.IWith<SELF>
Copyright © 2025. All rights reserved.