new EntityKeyMetadata( "Project", new String[] { "id" } ),
new String[] { "projectID" }
)
);
AssociationContext associationContext = new AssociationContextImpl(
new AssociationTypeContextImpl(
OptionsContextImpl.forProperty(
OptionValueSources.getDefaultSources( new ConfigurationPropertyReader( sessions.getProperties(), new ClassLoaderServiceImpl() ) ),
Project.class,
"modules"