Class StendhalNPCDAO
java.lang.Object
games.stendhal.server.core.engine.db.StendhalNPCDAO
database base access for the NPC dump used on the website
- Author:
- hendrik
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddumpNPCs(DBTransaction transaction) dumps all NPCsgetIdMap(DBTransaction transaction)
-
Constructor Details
-
StendhalNPCDAO
public StendhalNPCDAO()
-
-
Method Details
-
dumpNPCs
dumps all NPCs- Parameters:
transaction- DBTransaction- Throws:
SQLException- in case of an database error
-
getIdMap
- Throws:
SQLException
-