com.trendmicro.grid.acl.ds.jpa.entities
Class JpaJobSources.ID
java.lang.Object
com.trendmicro.grid.acl.ds.jpa.entities.JpaJobSources.ID
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JpaJobSources
@Embeddable
public static class JpaJobSources.ID
- extends Object
- implements Serializable
Implements the primary key for the table "JOB_SOURCES".
- See Also:
- Serialized Form
JpaJobSources.ID
public JpaJobSources.ID()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object