GeneratedKeyImpl.java :  » IntelliJ » ibatis-plugin » org » intellij » ibatis » dom » abator » impl » Java Open Source

Java Open Source » IntelliJ » ibatis plugin 
ibatis plugin » org » intellij » ibatis » dom » abator » impl » GeneratedKeyImpl.java
package org.intellij.ibatis.dom.abator.impl;

import com.intellij.javaee.model.xml.impl.BaseImpl;
import org.intellij.ibatis.dom.abator.GeneratedKey;

/**
 * generatedKey implementation
 */
public abstract class GeneratedKeyImpl extends BaseImpl implements GeneratedKey {
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.