package org.ecoinformatics.oboe.datastorage;

public class PMDB {

	//Partial materialization: 	
	//(1) PostgresDB.calKeyAttr can be improved (on the annotation level) when the candidate set is big
	//(2) RawDB.retrieveTbAttribute() can be improved (on the metadata level)
}
