
org.sakaiproject.chat2.model.impl.ChatImpl.hbm.xml Maven / Gradle / Ivy
The newest version!
This table stores chat channels
This table stores chat messages
from ChatChannel c WHERE c.context=? order by c.title
from ChatChannel c WHERE c.context=? and c.placement=? and c.placementDefaultChannel=true order by c.title
from ChatMessage m where m.migratedMessageId=?
© 2015 - 2025 Weber Informatics LLC | Privacy Policy