All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nbcp.myoql.db.es.component.EsSetEntityUpdateClip.kt Maven / Gradle / Ivy

The newest version!
//package nbcp.db.es
//
//
//import nbcp.base.comm.*
//import nbcp.base.utils.*
//import nbcp.myoql.db.db
//import org.slf4j.LoggerFactory
//
///**
// * Created by udi on 17-4-7.
// */
//
////根据Id,更新Es的一个键。
//
///**
// * EsUpdate
// */
//class EsSetEntityUpdateClip>(var moerEntity: M, var entity: Serializable)
//    : EsClipBase(moerEntity.tableName) {
//    companion object {
//        private val logger by lazy {
//            return@lazy LoggerFactory.getLogger(this::class.java)
//        }
//    }
//
//
//    fun exec(): Int {
//    }
//
//}
//




© 2015 - 2024 Weber Informatics LLC | Privacy Policy