com.aiyc.server.standalone.db.homes.vector
类 GSMReadingVectorHome

java.lang.Object
  继承者 com.aiyc.server.standalone.db.homes.vector.VectorHome<GSMReading>
      继承者 com.aiyc.server.standalone.db.homes.vector.GSMReadingVectorHome

public class GSMReadingVectorHome
extends VectorHome<GSMReading>


构造方法摘要
GSMReadingVectorHome()
           
 
方法摘要
 String getContainedObjectClassName()
          Gets the contained object class name. this is needed for backwards compability
 EntityHome<GSMReading> getObjectHome()
          Gets the contained object entity home
 
从类 com.aiyc.server.standalone.db.homes.vector.VectorHome 继承的方法
executeUpdate, parseResultRow
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

GSMReadingVectorHome

public GSMReadingVectorHome()
方法详细信息

getContainedObjectClassName

public String getContainedObjectClassName()
从类 VectorHome 复制的描述
Gets the contained object class name. this is needed for backwards compability

指定者:
VectorHome<GSMReading> 中的 getContainedObjectClassName
返回:
The contained object class name

getObjectHome

public EntityHome<GSMReading> getObjectHome()
从类 VectorHome 复制的描述
Gets the contained object entity home

指定者:
VectorHome<GSMReading> 中的 getObjectHome
返回:
Contained object entity home
另请参见:
VectorHome.getObjectHome()


Copyright © 2017. All Rights Reserved.