com.aiyc.server.standalone.db.homes.vector
类 BluetoothReadingVectorHome
java.lang.Object
com.aiyc.server.standalone.db.homes.vector.VectorHome<BluetoothReading>
com.aiyc.server.standalone.db.homes.vector.BluetoothReadingVectorHome
public class BluetoothReadingVectorHome
- extends VectorHome<BluetoothReading>
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BluetoothReadingVectorHome
public BluetoothReadingVectorHome()
getContainedObjectClassName
public String getContainedObjectClassName()
- 从类
VectorHome 复制的描述
- Gets the contained object class name. this is needed for backwards compability
- 指定者:
- 类
VectorHome<BluetoothReading> 中的 getContainedObjectClassName
- 返回:
- The contained object class name
- 另请参见:
VectorHome.getContainedObjectClassName()
getObjectHome
public EntityHome<BluetoothReading> getObjectHome()
- 从类
VectorHome 复制的描述
- Gets the contained object entity home
- 指定者:
- 类
VectorHome<BluetoothReading> 中的 getObjectHome
- 返回:
- Contained object entity home
- 另请参见:
VectorHome.getObjectHome()
Copyright © 2017. All Rights Reserved.