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

me.wuwenbin.modules.mongodb.pojo.MongoStatic Maven / Gradle / Ivy

There is a newer version: 1.11.0.RELEASE
Show newest version
package me.wuwenbin.modules.mongodb.pojo;

public class MongoStatic {

    public static final String MongoID = "_id";

    public static final String RAW_RESULT = "retval";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy