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

com.frameworkset.platform.dictionary.input.CreatePrimaryKey Maven / Gradle / Ivy

/**
 * 
 */
package com.frameworkset.platform.dictionary.input;

/**
 * 主键生成类 接口
 * 

Title: CreatePrimaryKey.java

* *

Description:

* *

Copyright: Copyright (c) 2006

* *

Company: 三一集团

* @Date 2007-12-15 10:38:37 * @author ge.tao * @version 1.0 */ public interface CreatePrimaryKey extends java.io.Serializable { public String getPrimaryKey(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy