站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

JDBCDeleteRelationsCommand (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


org.jboss.ejb.plugins.cmp.jdbc
Class JDBCDeleteRelationsCommand

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.jdbc.JDBCDeleteRelationsCommand

public final class JDBCDeleteRelationsCommand
extends Object

Deletes relations from a relation table.

Version:
$Revision: 1.15 $
Author:
Dain Sundstrom, Alex Loubyansky

Constructor Summary
JDBCDeleteRelationsCommand(JDBCStoreManager manager)
           
 
Method Summary
 void execute(RelationData relationData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCDeleteRelationsCommand

public JDBCDeleteRelationsCommand(JDBCStoreManager manager)
Method Detail

execute

public void execute(RelationData relationData)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.