Constant Field Values

org.springframework.*

  • org.springframework.integration.jdbc.store.channel.ChannelMessageStoreQueryProvider
    Modifier and Type
    Constant Field
    Value
    public static final String
    "\tSELECT %PREFIX%CHANNEL_MESSAGE.MESSAGE_ID, %PREFIX%CHANNEL_MESSAGE.MESSAGE_CONTENT\n\tfrom %PREFIX%CHANNEL_MESSAGE\n\twhere %PREFIX%CHANNEL_MESSAGE.GROUP_KEY = :group_key and %PREFIX%CHANNEL_MESSAGE.REGION = :region\n"