Whatever message this page gives is out now! Go check it out!
<cfproperty name="art" fieldtype="one-to-many" cfc="ART" fkcolumn="ARTISTID" lazy="false" fetch="select"><cfproperty name="art" fieldtype="one-to-many" cfc="ART" fkcolumn="artistId" lazy="true"><cfproperty name="art" fieldtype="one-to-many" cfc="art" fkcolumn="artistId" lazy="extra" ><cfproperty name="artist" fieldtype="many-to-one" cfc="artist" fkcolumn="artistId" lazy="true"><cfcomponent table="artist" batchsize="10" ...><cfproperty name="art" fieldtype="one-to-many" cfc="art" fkcolumn="artistId" lazy="true" batchsize="10">