-
I want to create a ToDo App using C#
-
##### **Overview of the issue**
##### **Expected Outcome**
##### **Current Outcome**
##### **Steps to Reproduce**(Only for bug reports)
##### **Jeddict Version(s)*…
-
My code is below
@Entity
@Table(name = "promo_code")
public class PromoCode {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
@Column(name = "promo_id")
private Integer promo_id;
…
-
At http://breeze.github.io/doc-java-hib/ there's a reference to the incoming JPA support. Is there a issue, branch or any other source to keep track on it (and eventually test)?
-
I want to create an application to manage Student details using the Student API Catalog in C#
-
### Describe the bug
I noticed that on the developer sandbox and on the godfooding instance HOME environment variable is set to `/opt/app-root/src`.
It brings some problems.
First, that `/opt/a…
-
I want to create an application to manage Student details using C#
-
-
@Entity
@Table(name = "CLASSROOM", schema = "EDUCATION@hbase")
@IndexCollection(columns = {
@Index(name = "name")
})
public class ClassroomEntity implements Serializab…
-
I find something like User UI / Addressbook UI in /movies-ui folder. I can not find movies ui.