de.cesr.sesamgim.util
Class GAgentDbStoring
java.lang.Object
de.cesr.sesamgim.util.GAgentDbStoring
public class GAgentDbStoring
- extends Object
SesamGIM - Geographical Initialisation for Milieu Agents
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GAgentDbStoring
public GAgentDbStoring()
storeAgents
public static <AgentType extends GimMilieuAgent<AgentType>> void storeAgents(Collection<AgentType> agents,
int id)
getPreparedStatement
protected static PreparedStatement getPreparedStatement(int id)