Skip navigation links
C D I M O Q V 

C

cast(CastType) - Method in class cm.xd.oopdate.query.Query
 
CastType - Enum in cm.xd.oopdate.query
 
cm.xd.oopdate - package cm.xd.oopdate
 
cm.xd.oopdate.annotations - package cm.xd.oopdate.annotations
 
cm.xd.oopdate.query - package cm.xd.oopdate.query
 

D

data(String, Object) - Static method in class cm.xd.oopdate.query.Query
 

I

identity(String, Object) - Static method in class cm.xd.oopdate.query.Query
 

M

magicks(Object, Connection) - Static method in class cm.xd.oopdate.OOPDate
Takes an Annotated Object and updates it using JDBC.
magicks(Object, List<Query>, Connection) - Static method in class cm.xd.oopdate.OOPDate
Takes an Annotated Object and updates it using JDBC.

O

OOPDate - Class in cm.xd.oopdate
 
OOPDate() - Constructor for class cm.xd.oopdate.OOPDate
 
OOPField - Annotation Type in cm.xd.oopdate.annotations
Fields get added to to the update query.
OOPIdentityField - Annotation Type in cm.xd.oopdate.annotations
Identity Field gets added to the WHERE part of the query.
OOPTable - Annotation Type in cm.xd.oopdate.annotations
Table name, required for OOPDate to work on the class.

Q

Query - Class in cm.xd.oopdate.query
 
Query() - Constructor for class cm.xd.oopdate.query.Query
 
QueryType - Enum in cm.xd.oopdate.query
 

V

valueOf(String) - Static method in enum cm.xd.oopdate.query.CastType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cm.xd.oopdate.query.QueryType
Returns the enum constant of this type with the specified name.
values() - Static method in enum cm.xd.oopdate.query.CastType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cm.xd.oopdate.query.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
C D I M O Q V 
Skip navigation links

Copyright © 2016. All rights reserved.