Package jason.bb

Class AgentJDBCPersistentBB

All Implemented Interfaces:
ToDOM, Cloneable, Iterable<Literal>

public class AgentJDBCPersistentBB extends JDBCPersistentBB
Implementation of BB that stores some beliefs in a relational data base. For all created table, an additional column (called j_agent) is created and populated with the name of the agent that uses this customisation.