Not all properties will be set. The actual properties set will depend on which MappingSqlQuery creates the object.
MappingSqlQuery
Does not enforce nulls or empty Strings as this is performed by the MappingSqlQuery objects (or preferably the backend RDBMS via schema constraints).
null
String
Not all properties will be set. The actual properties set will depend on which
MappingSqlQuerycreates the object.Does not enforce
nulls or emptyStrings as this is performed by theMappingSqlQueryobjects (or preferably the backend RDBMS via schema constraints).