代码搜索:embeddable
找到约 293 项符合「embeddable」的源代码
代码结果 293
www.eeworm.com/read/428289/1961231
java subscriptionpk.java
package Pcrd.Subscription.Entities;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@Embeddable
public class SubscriptionPK implements Seria
www.eeworm.com/read/428289/1961234
java branchpk.java
package Pcrd.Subscription.Entities;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@Embeddable
public class BranchPK implements Serializabl
www.eeworm.com/read/471456/1428694
java systemprivilegepk.java
package com.itcast.bean.privilege;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@Embeddable
public class SystemPrivilegePK implements S
www.eeworm.com/read/437952/1828325
java floatleg.java
package org.hibernate.test.annotations.embedded;
import java.text.NumberFormat;
import javax.persistence.Embeddable;
/**
* Represents floating part of Interest Rate Swap cash flows.
*/
@Embeddable
www.eeworm.com/read/405478/2291077
java floatleg.java
package org.hibernate.test.annotations.embedded;
import java.text.NumberFormat;
import javax.persistence.Embeddable;
/**
* Represents floating part of Interest Rate Swap cash flows.
*/
@Embeddable
www.eeworm.com/read/383158/2619683
java point.java
package com.ibm.dw.open18;
import javax.persistence.Embeddable;
@Embeddable
public class Point {
private Double latitude;
private Double longitude;
public Point() {
super();
}
public Po
www.eeworm.com/read/251627/4418359
java airtlinepk.java
package com.foshanshop.ejb3.bean;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@SuppressWarnings("serial")
@Embeddable
public class Ai
www.eeworm.com/read/246023/4498925
java airtlinepk.java
package com.foshanshop.ejb3.bean;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@SuppressWarnings("serial")
@Embeddable
public class Ai
www.eeworm.com/read/218651/4855843
java airtlinepk.java
package com.foshanshop.ejb3.bean;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@SuppressWarnings("serial")
@Embeddable
public class Ai
www.eeworm.com/read/197717/5092420
java airtlinepk.java
package com.foshanshop.ejb3.bean;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Embeddable;
@SuppressWarnings("serial")
@Embeddable
public class Ai