Home
last modified time | relevance | path

Searched refs:DELETE_USER_MEMBER (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/
H A DMUCPersistenceManager.java140 private static final String DELETE_USER_MEMBER = field in MUCPersistenceManager
1227 pstmt = con.prepareStatement(DELETE_USER_MEMBER); in removeAffiliationFromDB()