I have regenerated my code to use adapter instead of self-servcing. WHen i try to use the code..i do not see a EntityCollection folder or related code.
The collection classes folder is specific to SelfServicing.
In the Adapter model you can use the built-in generic EntityCollection.
Please refer to the LLBLGen Pro manual: "Using the generated code -> Adapter -> Using the entity collection classes"