Module org.jooq
Package org.jooq

Interface XMLAttributes

All Superinterfaces:
QueryPart, Serializable

public interface XMLAttributes extends QueryPart
A type modelling XML attributes for use in DSL.xmlelement(Name, XMLAttributes, Field...).
Author:
Lukas Eder