I have been thinking of a component/plugin concept to my persistence structure. I am wondering if Cayenne will support this and if so, what is it called so I can study it.
I essentially have a main project but would like to have a component (that is essentially two tables & Cayenne Classes) that I can either add to the the main project or use on its own.
Is this possible?