KCaches
Functions
Link copied to clipboard
abstract fun <K, V> getAssociationCache(prop: KProperty1<*, *>): Cache<K, V>?
Content copied to clipboard
abstract fun <K, V> getAssociationCache(prop: ImmutableProp): Cache<K, V>?
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun invalidateByBinLog(tableName: String, oldData: JsonNode?, newData: JsonNode?)
Content copied to clipboard
Link copied to clipboard